diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index f5fff8b97b3..40150a2bb50 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.10 +version: 13.0.11 annotations: truecharts.org/catagories: | - database diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 30278932042..17caa98e028 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:f8ccc8bde17c59ef1095e153806ec5582957f703a38fc5582021c914b1d94312 + tag: 14.7.0@sha256:cd537dfc786b5ff9233b101dc4400016a744787ce576f9f3c7e5d78f8e1c1f81 workload: main: enabled: false