Skip to content

Commit

Permalink
chore(deps): update bitnami/postgresql docker tag to 17.2.0-debian-12-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 850ecac commit ff01238
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/home/paperless/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
imagePullPolicy: IfNotPresent
database:
name: database
image: bitnami/postgresql:14.12.0-debian-12-r15
image: bitnami/postgresql:17.2.0-debian-12-r1
volumeMounts:
- mountPath: /bitnami/postgresql
name: paperless-db
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/nextcloud/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
# END: Uncomment when upgrading
image:
repository: bitnami/postgresql
tag: 16.3.0-debian-12-r17
tag: 17.2.0-debian-12-r1
volumePermissions:
enabled: true
psp:
Expand Down

0 comments on commit ff01238

Please sign in to comment.