From 6439bbf93d21cf5b52184d6190a473ff8c039db4 Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:09:26 +0200 Subject: [PATCH] :rocket: Update to `1.45.27-2023.6.16-rc.2` (#367) :tada: Bump selfhosted version to `2023.6.16-rc.2` Co-authored-by: supercartofante --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b1614e18..3a84d48b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2023.6.16-rc.1 +appVersion: 2023.6.16-rc.2 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -30,4 +30,4 @@ sources: - https://carto.com/ annotations: minVersion: "2022.8.19-1" -version: 1.45.25 +version: 1.45.27