From c4fb9267730efd2289d2c3ed05219c40db84c10e Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:31:50 +0200 Subject: [PATCH] :rocket: Update to `1.123.4-2024.8.14-rc.1` (#598) :tada: Bump selfhosted version to `2024.8.14-rc.1` Co-authored-by: supercartofante --- VERSION | 2 +- chart/Chart.yaml | 4 ++-- manifests/kots-helm.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 78c6d43a..c3a57017 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.7.19 \ No newline at end of file +2024.8.14-rc.1 \ No newline at end of file diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b66fd6e6..8fa7cb2a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.7.19 +appVersion: 2024.8.14-rc.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.121.1 +version: 1.123.4 diff --git a/manifests/kots-helm.yaml b/manifests/kots-helm.yaml index 4c960b88..eca00f9b 100644 --- a/manifests/kots-helm.yaml +++ b/manifests/kots-helm.yaml @@ -7,7 +7,7 @@ metadata: spec: chart: name: carto - chartVersion: 1.121.1 + chartVersion: 1.123.4 builder: replicated: enabled: true