From 34043b7ca43ca0815abea7a30b2a39e9aea2abe1 Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Fri, 30 Jun 2023 17:17:48 +0200 Subject: [PATCH] :rocket: Update to `1.45.42-2023.6.16` (#375) :tada: Bump selfhosted version to `2023.6.16` 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 ce0b1a25..f4c748e4 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2023.6.16-rc.6 +appVersion: 2023.6.16 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -30,4 +30,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.6.16" -version: 1.45.40 +version: 1.45.42