From 91ebb0391d5379d971879af8d1118fb121be7264 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 01:40:02 +0000 Subject: [PATCH] deps: update ghcr.io/zalando/spilo-16 docker tag to v3.3 --- charts/postgres-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index fd622e3..05df30f 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -36,7 +36,7 @@ configGeneral: # etcd connection string for Patroni. Empty uses K8s-native DCS. etcd_host: "" # Spilo docker image - docker_image: ghcr.io/zalando/spilo-16:3.2-p3 + docker_image: ghcr.io/zalando/spilo-16:3.3-p3 # key name for annotation to ignore globally configured instance limits # ignore_instance_limits_annotation_key: ""