diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 831c4e708d..377d6db28d 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -12,7 +12,7 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.15.0-debian-11-r9 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:16.2.0-debian-11-r0 + image: docker.io/bitnami/postgresql-repmgr:16.2.0-debian-11-r1 apiVersion: v2 appVersion: 16.2.0 dependencies: @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 13.2.2 +version: 13.2.3 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index b1fd951aad..60baddcd6d 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -104,7 +104,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 16.2.0-debian-11-r0 + tag: 16.2.0-debian-11-r1 digest: "" ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images