diff --git a/charts/console-rapid/Chart.lock b/charts/console-rapid/Chart.lock index c400679ace..1712467042 100644 --- a/charts/console-rapid/Chart.lock +++ b/charts/console-rapid/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 0.1.0 - name: controller repository: file://../controller - version: 0.0.79 + version: 0.0.80 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.5.0 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.11.1 -digest: sha256:7661b7ecb1310c90233999b0017c685fcd441dc31d30edf639ed86dd8bdd0d95 -generated: "2024-09-17T00:57:12.081236262Z" +digest: sha256:2455f8d7ab8944f6fe3de6be856691b47a71a0c2f48b64685e8bf2a6b4dc1f53 +generated: "2024-09-17T03:37:38.902349212Z" diff --git a/charts/console-rapid/Chart.yaml b/charts/console-rapid/Chart.yaml index 9397149d59..ec47b3898b 100644 --- a/charts/console-rapid/Chart.yaml +++ b/charts/console-rapid/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 name: console-rapid description: rapid channel chart for the plural console (used for testing) -appVersion: 0.10.27 -version: 0.3.57 +appVersion: 0.10.28 +version: 0.3.58 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.79 + version: 0.0.80 repository: file://../controller condition: controller.enabled - name: kubernetes-dashboard diff --git a/charts/console-rapid/charts/controller-0.0.79.tgz b/charts/console-rapid/charts/controller-0.0.79.tgz deleted file mode 100644 index 8927e48d76..0000000000 Binary files a/charts/console-rapid/charts/controller-0.0.79.tgz and /dev/null differ diff --git a/charts/console-rapid/charts/controller-0.0.80.tgz b/charts/console-rapid/charts/controller-0.0.80.tgz new file mode 100644 index 0000000000..9998b2c542 Binary files /dev/null and b/charts/console-rapid/charts/controller-0.0.80.tgz differ diff --git a/charts/console-rapid/charts/kas-0.1.0.tgz b/charts/console-rapid/charts/kas-0.1.0.tgz index 16d5a6630a..c00fb3e2a9 100644 Binary files a/charts/console-rapid/charts/kas-0.1.0.tgz and b/charts/console-rapid/charts/kas-0.1.0.tgz differ diff --git a/charts/controller/Chart.yaml b/charts/controller/Chart.yaml index 1eb734b8fc..58a1ad2c67 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.10.27 -version: 0.0.79 +appVersion: 0.10.28 +version: 0.0.80 type: application