diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index 09e7c4ad0e..9b73accc2f 100644 --- a/bitnami/postgresql-ha/Chart.lock +++ b/bitnami/postgresql-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.1 -digest: sha256:5a5dafc61bce003d13ea1815e31ed4b4ffa7e47d6efcb627b2ffa36144195121 -generated: "2022-02-02T16:38:41.063612775Z" + version: 1.11.3 +digest: sha256:8523aca6944044bb4a7d5089ea3e1c6fce5c55b9e2c56640f4df1f9d67f61d20 +generated: "2022-03-03T17:07:33.51892304Z" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 5f3f4d3d5f..40a69bb487 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -27,4 +27,4 @@ name: postgresql-ha sources: - https://github.com/bitnami/bitnami-docker-postgresql - https://www.postgresql.org/ -version: 8.5.2 +version: 8.5.3 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index ab8ac5c6af..b9a600d3b4 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -122,7 +122,7 @@ diagnosticMode: postgresqlImage: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 11.15.0-debian-10-r14 + tag: 11.15.0-debian-10-r19 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -586,7 +586,7 @@ postgresql: pgpoolImage: registry: docker.io repository: bitnami/pgpool - tag: 4.3.1-debian-10-r9 + tag: 4.3.1-debian-10-r13 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -1017,7 +1017,7 @@ ldap: metricsImage: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-10-r37 + tag: 0.10.1-debian-10-r41 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -1229,7 +1229,7 @@ metrics: volumePermissionsImage: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r349 + tag: 10-debian-10-r354 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##