diff --git a/charts/console-rapid/Chart.lock b/charts/console-rapid/Chart.lock index e24bc4cbcb..3ef6987915 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:47.762704316Z" diff --git a/charts/console-rapid/Chart.yaml b/charts/console-rapid/Chart.yaml index 4d97803804..cce2c9cb4b 100644 --- a/charts/console-rapid/Chart.yaml +++ b/charts/console-rapid/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 name: console-rapid description: rapid channel chart for the plural console (used for testing) -appVersion: 0.12.41 -version: 0.4.45 +appVersion: 0.12.42 +version: 0.4.46 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..bb75d320f0 Binary files /dev/null and b/charts/console-rapid/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