From dca09676a9d6e2a14a58606adf660b2e5a8c4efc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 May 2023 12:59:24 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#8775) --- 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 318d98cbd83..2fe2105c7fb 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.13 +version: 13.0.14 annotations: truecharts.org/catagories: | - database diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 3ac36582d46..2d9ecb355bb 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:54cb3f926854545cb0a30b66f0ac5863109d73a534168a5e24ddac333fb37ecd + tag: 14.7.0@sha256:3712113e47a9588f670fd3325f98b210eff5f26a241f915225c1e2f11a38a910 workload: main: enabled: false