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