mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/postgresql] ⚡ ⬆️ Update dependency references (#35631)
* [bitnami/postgresql] Release 16.7.23 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 16.7.22 (2025-08-07)
|
||||
## 16.7.23 (2025-08-08)
|
||||
|
||||
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#35518](https://github.com/bitnami/charts/pull/35518))
|
||||
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#35631](https://github.com/bitnami/charts/pull/35631))
|
||||
|
||||
## <small>16.7.22 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references (#35518) ([4f82f0a](https://github.com/bitnami/charts/commit/4f82f0aa93399b88880c20b83cecd14d1876c749)), closes [#35518](https://github.com/bitnami/charts/issues/35518)
|
||||
|
||||
## <small>16.7.21 (2025-07-21)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
- name: postgres-exporter
|
||||
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r14
|
||||
- name: postgresql
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: postgresql
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
|
||||
version: 16.7.22
|
||||
version: 16.7.23
|
||||
|
||||
@@ -1599,7 +1599,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r49
|
||||
tag: 12-debian-12-r50
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user