From 12340d7a9ce76fcf2724376e15b9003ebcf5dfb4 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Fri, 21 Jan 2022 06:04:22 +0000
Subject: [PATCH] Update Helm release postgresql to v10.16.2

---
 .../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 bdf2a27be..fd1c5df05 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.16.1
+      version: 10.16.2
       sourceRef:
         kind: HelmRepository
         name: bitnami
-- 
GitLab