From 0ab4bc0dee670b15a85eec0c8df34037712966a1 Mon Sep 17 00:00:00 2001 From: supercartofante <75244817+supercartofante@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:29:36 +0200 Subject: [PATCH] :rocket: Update to `1.137.2-2024.10.17-rc.3` (#629) :tada: Bump selfhosted version to `2024.10.17-rc.3` 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 1fd7a009..059687e9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.10.17-rc.2 \ No newline at end of file +2024.10.17-rc.3 \ No newline at end of file diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 637c1fe3..521a689d 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.10.17-rc.2 +appVersion: 2024.10.17-rc.3 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.134.2 +version: 1.137.2 diff --git a/manifests/kots-helm.yaml b/manifests/kots-helm.yaml index 06c34062..3d9a355f 100644 --- a/manifests/kots-helm.yaml +++ b/manifests/kots-helm.yaml @@ -7,7 +7,7 @@ metadata: spec: chart: name: carto - chartVersion: 1.134.2 + chartVersion: 1.137.2 builder: replicated: enabled: true