From 3ff83129a180320eefe4d99745d6f480ce46960e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 25 Feb 2025 01:01:41 +0000 Subject: [PATCH] chore(deps): update helm release db-operator to v1.34.0 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index 9c19412..7840c21 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -30,7 +30,7 @@ releases: - name: db-operator namespace: platform chart: db-operator/db-operator - version: 1.32.0 + version: 1.34.0 - name: db-instances chart: db-operator/db-instances