From 178e7eb0d3dda05c36f3347b4b36d907b450d353 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Jun 2023 11:41:18 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#9417) --- charts/stable/postgresql/Chart.yaml | 2 +- charts/stable/postgresql/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index d865ed0237d..2defecf120c 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/postgresql - https://www.postgresql.org/ type: application -version: 13.0.21 +version: 13.0.22 annotations: truecharts.org/catagories: | - database diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 2d9ecb355bb..32ec7942477 100644 --- a/charts/stable/postgresql/values.yaml +++ b/charts/stable/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.7.0@sha256:3712113e47a9588f670fd3325f98b210eff5f26a241f915225c1e2f11a38a910 + tag: 14.7.0@sha256:9a9097005c47417ba785fdc0e4ced26937106234abfce83da36ce6accdceca60 workload: main: enabled: false