From c7e717f3edc6a22ab0c2bbb0d98f6f6080bb6664 Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Tue, 16 May 2023 15:13:46 +0200 Subject: [PATCH] :rocket: Update to `1.45.11-2023.5.12-rc.1` (#351) :tada: Bump selfhosted version to `2023.5.12-rc.1` 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 7e79aa2b..bbb3f1b8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2023.3.31 +appVersion: 2023.5.12-rc.1 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.44.34 +version: 1.45.11