diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index 6977e1268a..0fb7f9689e 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.80 + version: 0.0.81 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.6.1 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.11.1 -digest: sha256:85cd6bcc7677181f65c93fdc1236cc8269f55a2d9ba4ce14aef89715e7f199d9 -generated: "2024-09-17T09:32:09.153268+02:00" +digest: sha256:12583b8f85a3185f13a156f9a716d3c680702f3d87e901b92cde832f7539d1d3 +generated: "2024-09-20T20:16:01.796367847Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index a00d758d4f..68033fc1c2 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.28 -version: 0.3.56 +appVersion: 0.10.29 +version: 0.3.57 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.80 + version: 0.0.81 repository: file://../controller condition: controller.enabled - name: kubernetes-dashboard diff --git a/charts/console/charts/controller-0.0.80.tgz b/charts/console/charts/controller-0.0.80.tgz deleted file mode 100644 index be23d610ee..0000000000 Binary files a/charts/console/charts/controller-0.0.80.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.81.tgz b/charts/console/charts/controller-0.0.81.tgz new file mode 100644 index 0000000000..6629775e49 Binary files /dev/null and b/charts/console/charts/controller-0.0.81.tgz differ diff --git a/charts/console/charts/kas-0.1.0.tgz b/charts/console/charts/kas-0.1.0.tgz index 0761e194c2..dbc150924d 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/plural/helm/console/Chart.lock b/plural/helm/console/Chart.lock index 91748339c8..c810b8e4b0 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.80 + version: 0.0.81 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.6.1 -digest: sha256:79a3a97bcd2c8e8b200fdfc9a1a354c1edf618b7e8a28d56eb47c6600bd2384b -generated: "2024-09-17T09:30:41.045552+02:00" +digest: sha256:79e33b9682a1eb48b08035eb20a44ef0a5e198ac934b09ef44d20a71f186fd9d +generated: "2024-09-20T20:16:02.436785474Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index 0d3bff7469..98e4d97c2f 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.28 -version: 0.10.56 +appVersion: 0.10.29 +version: 0.10.57 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.80 + version: 0.0.81 repository: file://../../../charts/controller - name: kubernetes-dashboard version: 7.6.1 diff --git a/plural/helm/console/charts/controller-0.0.80.tgz b/plural/helm/console/charts/controller-0.0.80.tgz deleted file mode 100644 index 36b37e0ca1..0000000000 Binary files a/plural/helm/console/charts/controller-0.0.80.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.81.tgz b/plural/helm/console/charts/controller-0.0.81.tgz new file mode 100644 index 0000000000..2fc7d56974 Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.81.tgz differ