From d47f6ad6fb6e553a47677e1102bdaf56de4a071b Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Wed, 8 May 2024 15:55:50 +0200 Subject: [PATCH] chore: Bump unleash to 5.12.2 (#143) --- charts/unleash/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/unleash/Chart.yaml b/charts/unleash/Chart.yaml index 9f159a1..f30ee7e 100644 --- a/charts/unleash/Chart.yaml +++ b/charts/unleash/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.12.0" +appVersion: "5.12.2" dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami @@ -15,4 +15,4 @@ sources: - https://github.com/Unleash/unleash - https://github.com/Unleash/helm-charts type: application -version: 4.1.0 +version: 4.1.1