From 867f8bde435e6cd1349661ab48f4e0b30384e759 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Oct 2024 21:01:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v16.4 --- charts/guacamole/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/guacamole/values.yaml b/charts/guacamole/values.yaml index 78e425c..d2b5951 100644 --- a/charts/guacamole/values.yaml +++ b/charts/guacamole/values.yaml @@ -162,7 +162,7 @@ ingress: database: enabled: true - image: ghcr.io/cloudnative-pg/postgresql:16.1 + image: ghcr.io/cloudnative-pg/postgresql:16.4 database: guacdb owner: guacdb