From 63ad5c366be433b0d8fc8e8c5e843e383def9ad5 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:19:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20pgo=20(=205.7.2?= =?UTF-8?q?=20=E2=86=92=205.7.3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------------------------------- | ----- | ----- | | docker | registry.developers.crunchydata.com/crunchydata/pgo | 5.7.2 | 5.7.3 | --- .../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 d148e2a22..936c25cd6 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.7.2 + version: 5.7.3 sourceRef: kind: HelmRepository name: crunchydata