From 88912c32a72bb313166dd200feb59ae9c0bf4cb8 Mon Sep 17 00:00:00 2001 From: supercartofante Date: Wed, 18 Sep 2024 13:57:45 +0000 Subject: [PATCH] :tada: Bump selfhosted version to `2024.9.11-rc.4` --- 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 db434b07..5c3b073c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.9.11-rc.3 \ No newline at end of file +2024.9.11-rc.4 \ No newline at end of file diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e06e57a6..8bc1d0ea 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.9.11-rc.3 +appVersion: 2024.9.11-rc.4 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://carto.com/ annotations: minVersion: "2023.10.25" -version: 1.130.1 +version: 1.131.1 diff --git a/manifests/kots-helm.yaml b/manifests/kots-helm.yaml index 718e2856..1d1bc0f4 100644 --- a/manifests/kots-helm.yaml +++ b/manifests/kots-helm.yaml @@ -7,7 +7,7 @@ metadata: spec: chart: name: carto - chartVersion: 1.130.1 + chartVersion: 1.131.1 builder: replicated: enabled: true