diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index 64f1bb9fb..5d326f670 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.78 + version: 0.0.79 - 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:60478444dbd824162c26873befd7497a221086bf3f95954ebf5afc76cbc802d8 -generated: "2024-09-14T00:25:50.545032552Z" +digest: sha256:7661b7ecb1310c90233999b0017c685fcd441dc31d30edf639ed86dd8bdd0d95 +generated: "2024-09-17T00:57:14.902245061Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index 99ba94528..2cfc99fd1 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.26 -version: 0.3.53 +appVersion: 0.10.27 +version: 0.3.54 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.78 + version: 0.0.79 repository: file://../controller condition: controller.enabled - name: kubernetes-dashboard diff --git a/charts/console/charts/controller-0.0.78.tgz b/charts/console/charts/controller-0.0.78.tgz deleted file mode 100644 index 6ba3a1b34..000000000 Binary files a/charts/console/charts/controller-0.0.78.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.79.tgz b/charts/console/charts/controller-0.0.79.tgz new file mode 100644 index 000000000..f59ecb101 Binary files /dev/null and b/charts/console/charts/controller-0.0.79.tgz differ diff --git a/charts/console/charts/kas-0.1.0.tgz b/charts/console/charts/kas-0.1.0.tgz index 8528e175e..25d232e86 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 fb7186af3..02db65b57 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.78 + version: 0.0.79 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.5.0 -digest: sha256:38247fe62f3c8ce469817190d6818d56847542a9aabb1532eef88a00d6195b9d -generated: "2024-09-14T00:25:51.383312866Z" +digest: sha256:f4019ee04bd8431d84fcb2345097d5cbefc64279569504895f1bd5ccf96b414d +generated: "2024-09-17T00:57:16.619213149Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index 66b3c9680..ca817f8ec 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.26 -version: 0.10.53 +appVersion: 0.10.27 +version: 0.10.54 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.78 + version: 0.0.79 repository: file://../../../charts/controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/plural/helm/console/charts/controller-0.0.78.tgz b/plural/helm/console/charts/controller-0.0.78.tgz deleted file mode 100644 index 7f1680779..000000000 Binary files a/plural/helm/console/charts/controller-0.0.78.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.79.tgz b/plural/helm/console/charts/controller-0.0.79.tgz new file mode 100644 index 000000000..c6fd95607 Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.79.tgz differ