From 45686b96042dc107fab2d67900a6fe04e13b0337 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 6 Jan 2025 01:01:14 +0000 Subject: [PATCH] chore(deps): update helm release db-operator to v1.32.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 6d75ead..f84e5ed 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.31.0 + version: 1.32.0 - name: db-instances chart: db-operator/db-instances