diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index 0db3e6c0c6..ff81455430 100644 --- a/charts/console/Chart.lock +++ b/charts/console/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 0.1.0 - name: controller repository: file://../controller - version: 0.0.54 + version: 0.0.55 - 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:91b7e702c3e01d0a365e4e8218a66dbd543d6c3801de49c7efe908c31ba00947 -generated: "2024-06-19T19:40:40.493550313Z" +digest: sha256:e4df7629547700d707793d701ecdf7153b14735e9988403101670e539f8e3d7c +generated: "2024-06-19T20:44:53.832847443Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index 7043fdf9eb..bad7375087 100644 --- a/charts/console/Chart.yaml +++ b/charts/console/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 name: console description: >- deploys the plural console and additional dependencies, for use in bring-your-own-kube setups -appVersion: 0.10.5 -version: 0.3.29 +appVersion: 0.10.6 +version: 0.3.30 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.54 + version: 0.0.55 repository: file://../controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/charts/console/charts/controller-0.0.54.tgz b/charts/console/charts/controller-0.0.54.tgz deleted file mode 100644 index 16989b5c85..0000000000 Binary files a/charts/console/charts/controller-0.0.54.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.55.tgz b/charts/console/charts/controller-0.0.55.tgz new file mode 100644 index 0000000000..9e9c5d9f6f Binary files /dev/null and b/charts/console/charts/controller-0.0.55.tgz differ diff --git a/charts/console/charts/kas-0.1.0.tgz b/charts/console/charts/kas-0.1.0.tgz index 6b5d3e786b..08d77c5623 100644 Binary files a/charts/console/charts/kas-0.1.0.tgz and b/charts/console/charts/kas-0.1.0.tgz differ diff --git a/charts/controller/Chart.yaml b/charts/controller/Chart.yaml index d0d0cb5522..59f74ddd1c 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.5 -version: 0.0.54 +appVersion: 0.10.6 +version: 0.0.55 type: application diff --git a/plural/helm/console/Chart.lock b/plural/helm/console/Chart.lock index fcf5f163d9..c57eddd2f7 100644 --- a/plural/helm/console/Chart.lock +++ b/plural/helm/console/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.1.10 - name: controller repository: file://../../../charts/controller - version: 0.0.54 + version: 0.0.55 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.5.0 -digest: sha256:2eba92b5dc9f6b7114685ea1fa7cd8b80ff01607aeed569c476f9cd5f1fe98d3 -generated: "2024-06-19T19:40:40.925741453Z" +digest: sha256:49a47c344218dff69fc87da5017dd94f0334928429b0a38d815e6280b7f625a3 +generated: "2024-06-19T20:44:54.627777388Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index 8d9c880502..7b2b68a372 100644 --- a/plural/helm/console/Chart.yaml +++ b/plural/helm/console/Chart.yaml @@ -1,15 +1,15 @@ apiVersion: v2 name: console description: A chart for plural console -appVersion: 0.10.5 -version: 0.10.31 +appVersion: 0.10.6 +version: 0.10.32 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.54 + version: 0.0.55 repository: file://../../../charts/controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/plural/helm/console/charts/controller-0.0.54.tgz b/plural/helm/console/charts/controller-0.0.54.tgz deleted file mode 100644 index 16989b5c85..0000000000 Binary files a/plural/helm/console/charts/controller-0.0.54.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.55.tgz b/plural/helm/console/charts/controller-0.0.55.tgz new file mode 100644 index 0000000000..7e0ecc20bd Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.55.tgz differ