From 5ae5b24da5bf63d22865df310338e252f7328619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Fri, 26 Sep 2025 15:45:51 +0200 Subject: [PATCH] fix: Enterpise --- helmfile.d/mariadb-operator.yaml.gotmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helmfile.d/mariadb-operator.yaml.gotmpl b/helmfile.d/mariadb-operator.yaml.gotmpl index 9265123f..019d0231 100644 --- a/helmfile.d/mariadb-operator.yaml.gotmpl +++ b/helmfile.d/mariadb-operator.yaml.gotmpl @@ -2,8 +2,8 @@ bases: - ../envs/environments.yaml.gotmpl repositories: -- name: mariadb-operator - url: "https://operator.mariadb.com/mariadb-enterprise-operator" +- name: mariadb-enterprise-operator + url: "https://operator.mariadb.com" commonLabels: tier: system @@ -11,7 +11,7 @@ commonLabels: releases: - name: mariadb-operator namespace: mariadb-operator - chart: mariadb-operator/mariadb-enterprise-operator + chart: mariadb-enterprise-operator/mariadb-enterprise-operator version: 25.8.0 condition: mariadb_operator.enabled values: