From 82c6abcf7c534083a99a7d9a3c716aae4d098585 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Thu, 13 Jan 2022 06:04:40 +0000 Subject: [PATCH] Update Helm release postgresql to v10.16.1 --- .../base/single-sign-on/single-sign-on-database-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml b/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml index f6b27cb9e..bdf2a27be 100644 --- a/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml +++ b/flux2/core/base/single-sign-on/single-sign-on-database-release.yaml @@ -9,7 +9,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: postgresql - version: 10.15.1 + version: 10.16.1 sourceRef: kind: HelmRepository name: bitnami -- GitLab