Skip to content

Commit 20822b9

Browse files
authored
return the tag for postgresql to 12.1.0 (#2015)
Signed-off-by: Ross Turk <ross@rossturk.com>
1 parent 5ff13c8 commit 20822b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ postgresql:
107107
## @param image.tag PostgreSQL image tag (immutable tags are recommended)
108108
##
109109
image:
110-
tag: 0.22.0
110+
tag: 12.1.0
111111
## Authentication parameters
112112
## ref: https://github.com/bitnami/bitnami-docker-postgresql/blob/master/README.md#setting-the-root-password-on-first-run
113113
## ref: https://github.com/bitnami/bitnami-docker-postgresql/blob/master/README.md#creating-a-database-on-first-run

0 commit comments

Comments
 (0)