diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index 70780cb15..217f45c07 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.12.0 -digest: sha256:aafccf103334bed3d50331d7adb9cedafb9d6243b583dae9f4a9cfb3d3d098c8 -generated: "2022-03-16T17:23:37.576672381Z" + version: 1.13.0 +digest: sha256:b6a17da2d82c85b2f3ad6550d93780de4de63eba4a528ae2d5bc9934c122a856 +generated: "2022-03-26T06:18:42.146415385Z" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 414565d9e..68130867a 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.6.4 +version: 8.6.5 diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index f337f2bc6..c6e033b06 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -7,7 +7,7 @@ This PostgreSQL cluster solution includes the PostgreSQL replication manager, an [Overview of PostgreSQL HA](https://www.postgresql.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 89e6a5684..cf89aca5d 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-r32 + tag: 11.15.0-debian-10-r42 ## 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 ## @@ -594,7 +594,7 @@ postgresql: pgpoolImage: registry: docker.io repository: bitnami/pgpool - tag: 4.3.1-debian-10-r26 + tag: 4.3.1-debian-10-r36 ## 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 ## @@ -1025,7 +1025,7 @@ ldap: metricsImage: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-10-r54 + tag: 0.10.1-debian-10-r64 ## 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 ## @@ -1237,7 +1237,7 @@ metrics: volumePermissionsImage: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r367 + tag: 10-debian-10-r376 ## 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 ##