Skip to content

Commit

Permalink
[bitnami/postgresql] Release 15.2.3 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Apr 5, 2024
1 parent 9dd53c5 commit 4eab56f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r15
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r16
- name: postgresql
image: docker.io/bitnami/postgresql:16.2.0-debian-12-r12
image: docker.io/bitnami/postgresql:16.2.0-debian-12-r13
apiVersion: v2
appVersion: 16.2.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 15.2.2
version: 15.2.3
4 changes: 2 additions & 2 deletions bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 16.2.0-debian-12-r12
tag: 16.2.0-debian-12-r13
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1504,7 +1504,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.15.0-debian-12-r15
tag: 0.15.0-debian-12-r16
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 4eab56f

Please sign in to comment.