From 6e73fd62c94f630286fa310472f74aa48a543060 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 03:33:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20pgo=20(=205.7.4?= =?UTF-8?q?=20=E2=86=92=205.8.0=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.4 | 5.8.0 | --- .../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 a59c40721..1f179849f 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.4 + version: 5.8.0 sourceRef: kind: HelmRepository name: crunchydata