Skip to content

Commit

Permalink
Merge pull request #241 from projectsyn/commodore-renovate/docker.io-…
Browse files Browse the repository at this point in the history
…bitnami-postgresql-11.x

Update docker.io/bitnami/postgresql Docker tag to v11.21.0
  • Loading branch information
megian authored Jan 4, 2024
2 parents fe10326 + 7a27c3a commit 096e83a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ parameters:
postgresql:
registry: docker.io
repository: bitnami/postgresql
tag: 11.17.0-debian-11-r37
tag: 11.21.0-debian-11-r37
bitnamishell:
registry: docker.io
repository: bitnami/bitnami-shell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnami/postgresql:11.17.0-debian-11-r37
image: docker.io/bitnami/postgresql:11.21.0-debian-11-r37
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnami/postgresql:11.17.0-debian-11-r37
image: docker.io/bitnami/postgresql:11.21.0-debian-11-r37
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit 096e83a

Please sign in to comment.