diff --git a/charts/dev/postgresql/Chart.yaml b/charts/dev/postgresql/Chart.yaml index 42792906c2b..9662bcb8d65 100644 --- a/charts/dev/postgresql/Chart.yaml +++ b/charts/dev/postgresql/Chart.yaml @@ -1,33 +1,33 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: postgresql -version: 15.0.4 +version: 15.0.5 appVersion: 14.10.0 description: PostgresSQL home: https://truecharts.org/charts/incubator/postgresql icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png deprecated: false sources: - - https://www.postgresql.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql - - https://hub.docker.com/r/bitnami/postgresql +- https://www.postgresql.org/ +- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql +- https://hub.docker.com/r/bitnami/postgresql maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - postgres - - postgressql - - dtabase - - sql +- postgres +- postgressql +- dtabase +- sql dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/postgresql/values.yaml b/charts/dev/postgresql/values.yaml index 6416e1f03e7..d9a3a6068d5 100644 --- a/charts/dev/postgresql/values.yaml +++ b/charts/dev/postgresql/values.yaml @@ -18,7 +18,7 @@ cnpg: image: pullPolicy: IfNotPresent repository: bitnami/postgresql - tag: 14.10.0@sha256:861429d707ffbf21f7d45afe6af741173801ea7bcd57408d931a9bfbf316cd58 + tag: 14.10.0@sha256:f73fe14c4a24dac0e322abed5cf6d8fd7fe923dc2281324e549ddb9c912429da portal: open: enabled: false