Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 14.0.16 updating components versions (#…
Browse files Browse the repository at this point in the history
…26141)

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 20, 2024
1 parent 7203b23 commit c49a97f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions bitnami/postgresql-ha/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:e670e1075bfafffe040fae1158f1fa1f592585f394b48704ba137d2d083b1571
generated: "2024-04-30T09:39:15.846550586Z"
version: 2.19.3
digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
generated: "2024-05-20T18:36:28.694168074Z"
4 changes: 2 additions & 2 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r31
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.3.0-debian-12-r6
image: docker.io/bitnami/postgresql-repmgr:16.3.0-debian-12-r7
apiVersion: v2
appVersion: 16.3.0
dependencies:
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.0.15
version: 14.0.16
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 16.3.0-debian-12-r6
tag: 16.3.0-debian-12-r7
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
Expand Down

0 comments on commit c49a97f

Please sign in to comment.