From 180ee8bbd570573d218137bab8a45ff6e915547f Mon Sep 17 00:00:00 2001 From: "spamalot-bot[bot]" <181609948+spamalot-bot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:23:20 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20pgo=20(=205.6.1=20?= =?UTF-8?q?=E2=86=92=205.7.0=20)=20[main]?= 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.6.1 | 5.7.0 | --- kubernetes/apps/databases/crunchy-pgo/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/databases/crunchy-pgo/app/helmrelease.yaml b/kubernetes/apps/databases/crunchy-pgo/app/helmrelease.yaml index 211e61b6..632b0585 100644 --- a/kubernetes/apps/databases/crunchy-pgo/app/helmrelease.yaml +++ b/kubernetes/apps/databases/crunchy-pgo/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: pgo - version: 5.6.1 + version: 5.7.0 sourceRef: kind: HelmRepository name: crunchydata