From 58d6934b970fbde3a6eda9443384fc141ea511d9 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:49:43 +0800 Subject: [PATCH] feat(container): update image pgo to v5.5.0 (#113) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/db/pg/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/db/pg/app/hr.yaml b/kube/deploy/core/db/pg/app/hr.yaml index c42b3913..f45cb425 100644 --- a/kube/deploy/core/db/pg/app/hr.yaml +++ b/kube/deploy/core/db/pg/app/hr.yaml @@ -32,7 +32,7 @@ spec: chart: spec: chart: pgo - version: 5.4.3 + version: 5.5.0 sourceRef: name: crunchydata kind: HelmRepository