diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index 7e78f8c847..5c6e1dd961 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.76 + version: 0.0.77 - 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:01cc54daf01d33d2895a1d5787c2a23bf5c7202d52fe1a6ae8933cbf2b64046a -generated: "2024-08-30T19:10:54.477419049Z" +digest: sha256:38357d7fd4f247f4468e73db4f0105921917955f057cde97aea6158906c8c9aa +generated: "2024-09-13T19:26:40.602456377Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index e4e147505f..8d01164cff 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.24 -version: 0.3.51 +appVersion: 0.10.25 +version: 0.3.52 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.76 + version: 0.0.77 repository: file://../controller condition: controller.enabled - name: kubernetes-dashboard diff --git a/charts/console/charts/controller-0.0.76.tgz b/charts/console/charts/controller-0.0.76.tgz deleted file mode 100644 index 7e01d9a5e1..0000000000 Binary files a/charts/console/charts/controller-0.0.76.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.77.tgz b/charts/console/charts/controller-0.0.77.tgz new file mode 100644 index 0000000000..268b49203c Binary files /dev/null and b/charts/console/charts/controller-0.0.77.tgz differ diff --git a/charts/console/charts/kas-0.1.0.tgz b/charts/console/charts/kas-0.1.0.tgz index f6d860565d..9e51753e71 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 d606c56064..8d30b8fb1e 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.76 + version: 0.0.77 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.5.0 -digest: sha256:5186b0aa93eb8b4fb76c11eeb8d6b9fee54b2221ea9e079ce7de9a50ba336db3 -generated: "2024-08-30T19:10:55.149196675Z" +digest: sha256:ec0721e00f8ae98caec1f36ec47cd3b6dbfd21cb1c629acb33fc65a93b2391a1 +generated: "2024-09-13T19:26:42.105357759Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index bd4090f945..9c934b314c 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.24 -version: 0.10.51 +appVersion: 0.10.25 +version: 0.10.52 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.76 + version: 0.0.77 repository: file://../../../charts/controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/plural/helm/console/charts/controller-0.0.76.tgz b/plural/helm/console/charts/controller-0.0.76.tgz deleted file mode 100644 index adb5d60261..0000000000 Binary files a/plural/helm/console/charts/controller-0.0.76.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.77.tgz b/plural/helm/console/charts/controller-0.0.77.tgz new file mode 100644 index 0000000000..ca2f37c228 Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.77.tgz differ