Skip to content

Commit

Permalink
Release v0.10.25 (#1378)
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 Sep 13, 2024
1 parent 9e4931f commit 08ca210
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.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"
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.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
Expand Down
Binary file removed charts/console/charts/controller-0.0.76.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.77.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.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"
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.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
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.76.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.77.tgz
Binary file not shown.

0 comments on commit 08ca210

Please sign in to comment.