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