diff --git a/charts/console-rapid/Chart.lock b/charts/console-rapid/Chart.lock index e24bc4cbcb..ac76dc8c9d 100644 --- a/charts/console-rapid/Chart.lock +++ b/charts/console-rapid/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: controller repository: file://../controller - version: 0.0.209 + version: 0.0.210 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.14.1 @@ -11,5 +11,5 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami version: 2.34.0 -digest: sha256:9c97a4fd894ec5c1717eee999c4bfeff5f9575e3fa47e380b057c84692a293d5 -generated: "2026-09-07T02:45:54.65127823Z" +digest: sha256:e127e30058554ca247ae33f3e68e0171d284ffc016e44a888d07dc29edb928da +generated: "2026-09-11T23:59:53.350005908Z" diff --git a/charts/console-rapid/Chart.yaml b/charts/console-rapid/Chart.yaml index 4d97803804..3078b06cad 100644 --- a/charts/console-rapid/Chart.yaml +++ b/charts/console-rapid/Chart.yaml @@ -5,7 +5,7 @@ appVersion: 0.12.41 version: 0.4.45 dependencies: - name: controller - version: 0.0.209 + version: 0.0.210 repository: file://../controller condition: controller.enabled - name: flux2 diff --git a/charts/console-rapid/charts/controller-0.0.209.tgz b/charts/console-rapid/charts/controller-0.0.209.tgz deleted file mode 100644 index edc01b9cc7..0000000000 Binary files a/charts/console-rapid/charts/controller-0.0.209.tgz and /dev/null differ diff --git a/charts/console-rapid/charts/controller-0.0.210.tgz b/charts/console-rapid/charts/controller-0.0.210.tgz new file mode 100644 index 0000000000..893edb34d9 Binary files /dev/null and b/charts/console-rapid/charts/controller-0.0.210.tgz differ diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index c186f0ca64..0dd4b7ed42 100644 --- a/charts/console/Chart.lock +++ b/charts/console/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: controller repository: file://../controller - version: 0.0.209 + version: 0.0.210 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.14.0 @@ -11,5 +11,5 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami version: 2.34.0 -digest: sha256:1cde8ccda56f00ce877b1d142a961f641b0a705c0e9884a90f7d243ead5cb742 -generated: "2026-09-07T02:45:44.319298884Z" +digest: sha256:2e8d58c0990c4cd15316034ef60ada944fb4bc4bb3b25965d6eaae52220e1425 +generated: "2026-09-11T23:59:43.696528819Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index e0c36b4cd2..9ea2bba2dd 100644 --- a/charts/console/Chart.yaml +++ b/charts/console/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 name: console description: >- deploys the plural console and additional dependencies, for use in bring-your-own-kube setups -appVersion: 0.12.41 -version: 0.4.40 +appVersion: 0.12.42 +version: 0.4.41 dependencies: - name: controller - version: 0.0.209 + version: 0.0.210 repository: file://../controller condition: controller.enabled - name: flux2 diff --git a/charts/console/charts/controller-0.0.209.tgz b/charts/console/charts/controller-0.0.209.tgz deleted file mode 100644 index 89c526241c..0000000000 Binary files a/charts/console/charts/controller-0.0.209.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.210.tgz b/charts/console/charts/controller-0.0.210.tgz new file mode 100644 index 0000000000..8bf29e27f1 Binary files /dev/null and b/charts/console/charts/controller-0.0.210.tgz differ diff --git a/charts/controller/Chart.yaml b/charts/controller/Chart.yaml index ca1e35e87b..ff6c2757fb 100644 --- a/charts/controller/Chart.yaml +++ b/charts/controller/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: controller description: deploys the deployment operator for plural cd -appVersion: 0.12.41 -version: 0.0.209 +appVersion: 0.12.42 +version: 0.0.210 type: application diff --git a/charts/datastore/Chart.yaml b/charts/datastore/Chart.yaml index e3987dcf00..f346c37dfa 100644 --- a/charts/datastore/Chart.yaml +++ b/charts/datastore/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: datastore description: deploys the datastore operator for plural cd -appVersion: 0.12.41 -version: 0.0.85 +appVersion: 0.12.42 +version: 0.0.86 type: application