From f9d1be0112e5876f1184de8c54444f6004e0937c Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 06:30:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20pgo=20(=205.8.1?= =?UTF-8?q?=20=E2=86=92=205.8.2=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.8.1 | 5.8.2 | --- .../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 ad217ba0f..0917dcf44 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.8.1 + version: 5.8.2 sourceRef: kind: HelmRepository name: crunchydata