Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 14.2.18 (#29015)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 14.2.18 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 Aug 24, 2024
1 parent eaa5262 commit d1b3761
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 14.2.17 (2024-08-21)
## 14.2.18 (2024-08-24)

* [bitnami/postgresql-ha] Release 14.2.17 ([#28799](https://github.com/bitnami/charts/pull/28799))
* [bitnami/postgresql-ha] Release 14.2.18 ([#29015](https://github.com/bitnami/charts/pull/29015))

## <small>14.2.17 (2024-08-22)</small>

* [bitnami/postgresql-ha] README tweaks (#28820) ([57ddfc5](https://github.com/bitnami/charts/commit/57ddfc5bf9f9d871ffe9682df329eee4212f7728)), closes [#28820](https://github.com/bitnami/charts/issues/28820)
* [bitnami/postgresql-ha] Release 14.2.17 (#28799) ([59962aa](https://github.com/bitnami/charts/commit/59962aa88d456eefe40618e2d72ec56a0c60bf21)), closes [#28799](https://github.com/bitnami/charts/issues/28799)

## <small>14.2.16 (2024-08-01)</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.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-09T06:56:49.347011268Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-24T09:27:49.413475755Z"
6 changes: 3 additions & 3 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: pgpool
image: docker.io/bitnami/pgpool:4.5.2-debian-12-r5
image: docker.io/bitnami/pgpool:4.5.3-debian-12-r0
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r39
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r0
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r5
apiVersion: v2
appVersion: 16.4.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.2.17
version: 14.2.18
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1241,4 +1241,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
4 changes: 2 additions & 2 deletions bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 16.4.0-debian-12-r0
tag: 16.4.0-debian-12-r5
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 Expand Up @@ -1130,7 +1130,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.5.2-debian-12-r5
tag: 4.5.3-debian-12-r0
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 d1b3761

Please sign in to comment.