From b1ab1876daee3d36538536d287f10358036c0b55 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:04:32 +0100 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20pgo=20(=205.?= =?UTF-8?q?7.0=20=E2=86=92=205.7.1=20)=20(#1282)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> --- .../crunchy-postgres-operator/operator/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml b/kubernetes/main/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml index a1d2e505f..da3110e93 100644 --- a/kubernetes/main/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml +++ b/kubernetes/main/apps/database/crunchy-postgres-operator/operator/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: pgo - version: 5.7.0 + version: 5.7.1 sourceRef: kind: HelmRepository name: crunchydata