From 2e03b3411ac83e8f74b3e9adb02a13f59e8f3aee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Aug 2024 14:01:10 +0000 Subject: [PATCH] Update pgo Docker tag to v5.6.1 --- .../crunchy-postgres-operator/operator/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml b/kubernetes/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml index a31ea458..3b1a4443 100644 --- a/kubernetes/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml +++ b/kubernetes/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: pgo - version: 5.6.0 + version: 5.6.1 sourceRef: kind: HelmRepository name: crunchydata -- 2.47.0