Skip to content

Commit

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

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 13, 2025
1 parent e81606c commit 30c2b39
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
8 changes: 6 additions & 2 deletions bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.1.5 (2025-01-10)
## 15.1.6 (2025-01-13)

* [bitnami/postgresql-ha] setting ServiceAccount also when is not created by the bitnami chart ([#31293](https://github.com/bitnami/charts/pull/31293))
* [bitnami/postgresql-ha] Release 15.1.6 ([#31341](https://github.com/bitnami/charts/pull/31341))

## <small>15.1.5 (2025-01-13)</small>

* [bitnami/postgresql-ha] setting ServiceAccount also when is not created by the bitnami chart (#31293 ([2316c35](https://github.com/bitnami/charts/commit/2316c354ab2b1cb54f57e0b5f0e108faec7d523b)), closes [#31293](https://github.com/bitnami/charts/issues/31293)

## <small>15.1.4 (2024-12-23)</small>

Expand Down
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.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:23:56.671087+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-13T18:09:19.433390486Z"
10 changes: 5 additions & 5 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: pgpool
image: docker.io/bitnami/pgpool:4.5.5-debian-12-r0
image: docker.io/bitnami/pgpool:4.5.5-debian-12-r1
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r3
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r6
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r7
apiVersion: v2
appVersion: 17.2.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: 15.1.5
version: 15.1.6
8 changes: 4 additions & 4 deletions bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 17.2.0-debian-12-r6
tag: 17.2.0-debian-12-r7
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1134,7 +1134,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.5.5-debian-12-r0
tag: 4.5.5-debian-12-r1
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1712,7 +1712,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.16.0-debian-12-r2
tag: 0.16.0-debian-12-r3
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1962,7 +1962,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 30c2b39

Please sign in to comment.