diff --git a/charts/console/Chart.lock b/charts/console/Chart.lock index b6141216b7..7a1aaf9ad5 100644 --- a/charts/console/Chart.lock +++ b/charts/console/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.0.5 - name: controller repository: file://../controller - version: 0.0.20 + version: 0.0.21 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.11.1 -digest: sha256:89336104f2252bd6796d3f61fac7c0b2c9abe149dd456b92a5496afa5ac027a4 -generated: "2024-03-04T16:41:22.223231-05:00" +digest: sha256:4c8ca2668cd83349bf1555e81ca1c992b5c33e2673c7b67141c17d74dd432cc2 +generated: "2024-03-05T16:40:01.599785687Z" diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index 7dcc8c87ad..10da168e5f 100644 --- a/charts/console/Chart.yaml +++ b/charts/console/Chart.yaml @@ -2,17 +2,17 @@ apiVersion: v2 name: console description: >- deploys the plural console and additional dependencies, for use in bring-your-own-kube setups -appVersion: 0.8.14 -version: 0.1.39 +appVersion: 0.8.15 +version: 0.1.40 dependencies: - name: kas version: 0.0.5 repository: file://../../plural/helm/kas - name: controller - version: 0.0.20 + version: 0.0.21 repository: file://../controller - name: flux2 - repository: https://fluxcd-community.github.io/helm-charts version: 2.11.1 + repository: https://fluxcd-community.github.io/helm-charts condition: flux2.enabled type: application diff --git a/charts/console/charts/controller-0.0.20.tgz b/charts/console/charts/controller-0.0.20.tgz deleted file mode 100644 index 17665eb7df..0000000000 Binary files a/charts/console/charts/controller-0.0.20.tgz and /dev/null differ diff --git a/charts/console/charts/controller-0.0.21.tgz b/charts/console/charts/controller-0.0.21.tgz new file mode 100644 index 0000000000..84dd35a2c5 Binary files /dev/null and b/charts/console/charts/controller-0.0.21.tgz differ diff --git a/charts/console/charts/kas-0.0.5.tgz b/charts/console/charts/kas-0.0.5.tgz index d2da6c0b0f..e14d268369 100644 Binary files a/charts/console/charts/kas-0.0.5.tgz and b/charts/console/charts/kas-0.0.5.tgz differ diff --git a/charts/controller/Chart.yaml b/charts/controller/Chart.yaml index b0c4a06fd0..0e17e2bfc4 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.8.14 -version: 0.0.20 +appVersion: 0.8.15 +version: 0.0.21 type: application diff --git a/plural/helm/console/Chart.lock b/plural/helm/console/Chart.lock index 810611aa74..bfc8d9dbc6 100644 --- a/plural/helm/console/Chart.lock +++ b/plural/helm/console/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.1.10 - name: controller repository: file://../../../charts/controller - version: 0.0.20 -digest: sha256:26d2ac571b939fc061656ce93fee6673bcd3f4ebc4487d39d7d0594d76772208 -generated: "2024-03-04T19:25:14.33607295Z" + version: 0.0.21 +digest: sha256:a4ae0bb7e25950bd7883ec9bd1313855a8aad47ce266028a916388752399c214 +generated: "2024-03-05T16:40:01.91645652Z" diff --git a/plural/helm/console/Chart.yaml b/plural/helm/console/Chart.yaml index 678236df78..e5ed7ca4c3 100644 --- a/plural/helm/console/Chart.yaml +++ b/plural/helm/console/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 name: console description: A chart for plural console -appVersion: 0.8.14 -version: 0.8.16 +appVersion: 0.8.15 +version: 0.8.17 dependencies: - name: test-base version: 0.1.10 repository: https://pluralsh.github.io/module-library condition: test-base.enabled - name: controller - version: 0.0.20 + version: 0.0.21 repository: file://../../../charts/controller diff --git a/plural/helm/console/charts/controller-0.0.20.tgz b/plural/helm/console/charts/controller-0.0.20.tgz deleted file mode 100644 index ae86b932e9..0000000000 Binary files a/plural/helm/console/charts/controller-0.0.20.tgz and /dev/null differ diff --git a/plural/helm/console/charts/controller-0.0.21.tgz b/plural/helm/console/charts/controller-0.0.21.tgz new file mode 100644 index 0000000000..84dd35a2c5 Binary files /dev/null and b/plural/helm/console/charts/controller-0.0.21.tgz differ