Skip to content

Commit

Permalink
Release v0.10.41 (#1640)
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 Dec 2, 2024
1 parent e61f2e9 commit 5193d2b
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 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.92
version: 0.0.93
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
digest: sha256:a39dc8f9c45e17b26eb96cc6e6427e12005b77a7d9241499062dfab69bbb3621
generated: "2024-11-27T09:37:21.259675216+01:00"
digest: sha256:402c084b04880dc9e87e4828f589977a2fe7734a11a41dcb9ef938553b4db949
generated: "2024-12-02T02:49:14.321287998Z"
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.40
version: 0.3.68
appVersion: 0.10.41
version: 0.3.69
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.92
version: 0.0.93
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.92.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.93.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.92
version: 0.0.93
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
digest: sha256:191cdf2abc650bd3cf8a61674cfaf5ae7f92c96224956569139192853aba6c0e
generated: "2024-11-24T17:18:03.683747103Z"
digest: sha256:431cce8ac4df44499b3a49254b80f5172aeda0b041d46eb5667733f5381a8b57
generated: "2024-12-02T02:49:14.863810381Z"
2 changes: 1 addition & 1 deletion plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.92
version: 0.0.93
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.92.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.93.tgz
Binary file not shown.

0 comments on commit 5193d2b

Please sign in to comment.