From db27528054de2b1d1e453edd32a20c6b4aebd580 Mon Sep 17 00:00:00 2001 From: sighphyre Date: Mon, 15 Jan 2024 15:09:39 +0200 Subject: [PATCH 1/2] chore: update unleash to 5.8.1 --- charts/unleash/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/unleash/Chart.yaml b/charts/unleash/Chart.yaml index 9b913e5..a759440 100644 --- a/charts/unleash/Chart.yaml +++ b/charts/unleash/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.6.7" +appVersion: "5.8.1" dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami From 89e5dd15dab11cbd42bea52003089120db3ca255 Mon Sep 17 00:00:00 2001 From: sighphyre Date: Mon, 15 Jan 2024 15:15:01 +0200 Subject: [PATCH 2/2] chore: update version number --- charts/unleash/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/unleash/Chart.yaml b/charts/unleash/Chart.yaml index a759440..345716c 100644 --- a/charts/unleash/Chart.yaml +++ b/charts/unleash/Chart.yaml @@ -15,4 +15,4 @@ sources: - https://github.com/Unleash/unleash - https://github.com/Unleash/helm-charts type: application -version: 3.1.2 +version: 3.1.3