diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index 209e5b623b..729614378c 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.58 + version: 0.0.59 - 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:47daf47df1fc61fff8793d87245dcf0802e94c7bcb56b853e1c2ecca767bd606 -generated: "2024-07-04T15:10:41.359681888Z" +digest: sha256:f7877e6683254869b03c616eb781e4b5e1f477b93c5872f17cf75112379c6aad +generated: "2024-07-04T23:48:18.539854561Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index 9dda63ef18..2b0ca3215e 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.9 -version: 0.3.33 +appVersion: 0.10.10 +version: 0.3.34 dependencies: - name: kas version: 0.1.0 repository: file://../../plural/helm/kas - name: controller - version: 0.0.58 + version: 0.0.59 repository: file://../controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/charts/console/charts/controller-0.0.58.tgz b/charts/console/charts/controller-0.0.58.tgz deleted file mode 100644 index 95e1393f49..0000000000 Binary files a/charts/console/charts/controller-0.0.58.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.59.tgz b/charts/console/charts/controller-0.0.59.tgz new file mode 100644 index 0000000000..819d396403 Binary files /dev/null and b/charts/console/charts/controller-0.0.59.tgz differ diff --git a/charts/console/charts/kas-0.1.0.tgz b/charts/console/charts/kas-0.1.0.tgz index 020610a74d..a2c602d87a 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 e89c784159..bebd1b1db9 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.9 -version: 0.0.58 +appVersion: 0.10.10 +version: 0.0.59 type: application diff --git a/plural/helm/console/Chart.lock b/plural/helm/console/Chart.lock index 606b585473..55636a1c91 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.58 + version: 0.0.59 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard version: 7.5.0 -digest: sha256:4958875834a11b0d358b1e63259d9b141f10c941564b449a8170f94646d600d6 -generated: "2024-07-04T15:10:42.960100974Z" +digest: sha256:ca0939624ae5f6caa28273505243c224e085f972b2e786e0d0fe6295a2bc5afe +generated: "2024-07-04T23:48:20.148069629Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index 98ee2896a4..f161bcfe71 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.9 -version: 0.10.35 +appVersion: 0.10.10 +version: 0.10.36 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.58 + version: 0.0.59 repository: file://../../../charts/controller - name: kubernetes-dashboard version: 7.5.0 diff --git a/plural/helm/console/charts/controller-0.0.58.tgz b/plural/helm/console/charts/controller-0.0.58.tgz deleted file mode 100644 index 80625a20ad..0000000000 Binary files a/plural/helm/console/charts/controller-0.0.58.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.59.tgz b/plural/helm/console/charts/controller-0.0.59.tgz new file mode 100644 index 0000000000..942dfef44a Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.59.tgz differ