Skip to content

Commit

Permalink
Use postgres 11.12 (#11534)
Browse files Browse the repository at this point in the history
  • Loading branch information
werdes72 authored Jun 25, 2021
1 parent 6129fc5 commit 3555ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/ory/charts/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ global:
image:
registry: eu.gcr.io/kyma-project/external
repository: postgres
tag: 11.11-alpine
tag: 11.12-alpine
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 3555ef0

Please sign in to comment.