From 7d608c0b38fe8361b8ff1f2892d16b2d81e130f8 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 30 Mar 2021 01:05:40 +0000 Subject: [PATCH] Update releases-docker.jfrog.io/bitnami/postgresql Docker tag to v12.6.0 --- helm/charts/artifactory/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/charts/artifactory/values.yaml b/helm/charts/artifactory/values.yaml index aad88b8..635bdfb 100644 --- a/helm/charts/artifactory/values.yaml +++ b/helm/charts/artifactory/values.yaml @@ -1316,7 +1316,7 @@ postgresql: image: registry: releases-docker.jfrog.io repository: bitnami/postgresql - tag: 12.5.0-debian-10-r25 + tag: 12.6.0-debian-10-r25 postgresqlUsername: artifactory postgresqlPassword: "" postgresqlDatabase: artifactory -- GitLab