Skip to content

Commit 1c3a8e1

Browse files
jabberamike-barry-gmo
authored andcommitted
Fix incorrect postgressql version
Signed-off-by: Michael Barry <github@barry.io>
1 parent e25a6c3 commit 1c3a8e1

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.25.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)