Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.3.2 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 Dec 16, 2024
1 parent 5111fa5 commit 850dfb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2
- name: postgresql
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r2
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r3
apiVersion: v2
appVersion: 17.2.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.3.1
version: 16.3.2
6 changes: 3 additions & 3 deletions bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.2.0-debian-12-r2
tag: 17.2.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1587,7 +1587,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1696,7 +1696,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.16.0-debian-12-r1
tag: 0.16.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 850dfb2

Please sign in to comment.