Skip to content

Commit

Permalink
Release v0.10.31 (#1433)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <[email protected]>
  • Loading branch information
github-actions[bot] and michaeljguarino authored Oct 3, 2024
1 parent aa9e64e commit 37fe0ac
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 0.1.0
- name: controller
repository: file://../controller
version: 0.0.82
version: 0.0.83
- 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:e93651e36e14c46cfbd65af8b634e0d2214c459eb0f95c1ac4bfac46e8cdf203
generated: "2024-09-27T22:13:44.878941709Z"
digest: sha256:d2b4a99e93e081e0ea33dd9237023b8863e54027a55b13e40eb34361475f65fd
generated: "2024-10-03T01:02:04.783517771Z"
6 changes: 3 additions & 3 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.30
version: 0.3.58
appVersion: 0.10.31
version: 0.3.59
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.82
version: 0.0.83
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.82.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.83.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.10
- name: controller
repository: file://../../../charts/controller
version: 0.0.82
version: 0.0.83
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.6.1
digest: sha256:afd396e5ed463816b501e961ed7cc024856677619f5e01c26b0a501290e74b2c
generated: "2024-09-27T22:13:46.730273517Z"
digest: sha256:156012102f36c41ee1d9864c7203824167c4d943abf6bbb254bdd7ad8ba1bff7
generated: "2024-10-03T01:02:05.399238143Z"
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
name: console
description: A chart for plural console
appVersion: 0.10.30
version: 0.10.58
appVersion: 0.10.31
version: 0.10.59
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.82
version: 0.0.83
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.6.1
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.82.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.83.tgz
Binary file not shown.

0 comments on commit 37fe0ac

Please sign in to comment.