From 116e2a9f09366075e47174edb73bbe55df996e9c Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Fri, 23 Feb 2024 09:39:57 +0100 Subject: [PATCH] :rocket: Update to `1.85.2-2024.2.21-rc.2` (#482) :tada: Bump selfhosted version to `2024.2.21-rc.2` Co-authored-by: supercartofante --- VERSION | 2 +- chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index fb6e95a8..256c57ea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.2.21-rc.1 \ No newline at end of file +2024.2.21-rc.2 \ No newline at end of file diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 0b7c1e0c..5322ab98 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.2.21-rc.1 +appVersion: 2024.2.21-rc.2 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.84.10 +version: 1.85.2