From 3abd385d6e5c786bf9a800baef69e51017940bbd Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 2 Dec 2024 01:02:08 +0000 Subject: [PATCH] chore(deps): update helm release db-operator to v1.30.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 20e2b45..f25a8e4 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -28,7 +28,7 @@ releases: - name: db-operator namespace: platform chart: db-operator/db-operator - version: 1.29.0 + version: 1.30.0 - name: db-instances chart: db-operator/db-instances -- 2.45.2