From 21385138141483b759515abb7b37c132140386d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:52:14 +0000 Subject: [PATCH] feat(container): update image pgo 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 fb354162..4608e94f 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.5.0 + version: 5.6.1 sourceRef: kind: HelmRepository name: crunchydata