From 3302e51acffe0cd9b191989ceb2a57e5960c1fdb Mon Sep 17 00:00:00 2001 From: wslulciuc Date: Tue, 20 Sep 2022 15:16:28 -0700 Subject: [PATCH] Revert version bump for psql Signed-off-by: wslulciuc --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 334e6f14b5..14e9269be0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -107,7 +107,7 @@ postgresql: ## @param image.tag PostgreSQL image tag (immutable tags are recommended) ## image: - tag: 0.26.0 + tag: 12.1.0 ## Authentication parameters ## ref: https://github.com/bitnami/bitnami-docker-postgresql/blob/master/README.md#setting-the-root-password-on-first-run ## ref: https://github.com/bitnami/bitnami-docker-postgresql/blob/master/README.md#creating-a-database-on-first-run