From 8481f90379404a0b28027d76f94a58a1b703ee44 Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:18:39 +0100 Subject: [PATCH] :rocket: Update to `1.90.1-2024.2.21` (#488) :tada: Bump selfhosted version to `2024.2.21` Co-authored-by: supercartofante --- VERSION | 2 +- chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 107778b1..76dcf0bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.2.21-rc.4 \ No newline at end of file +2024.2.21 \ No newline at end of file diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8a2a2c26..b0cb60fa 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.2.21-rc.4 +appVersion: 2024.2.21 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.89.1 +version: 1.90.1