Skip to content

Commit 5076dd3

Browse files
authored
Merge pull request #933 from xmlking/renovate/docker.io-bitnami-postgresql-14.x
feat(deps): update docker.io/bitnami/postgresql docker tag to v14
2 parents 2894ea8 + cd710cb commit 5076dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.deploy/postgres/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
image:
1414
registry: docker.io
1515
repository: bitnami/postgresql
16-
tag: 13.3.0
16+
tag: 14.1.0
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)