Skip to content

Commit

Permalink
Release v0.11.2 (#1948)
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 Mar 2, 2025
1 parent 5292f88 commit a4a27e3
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.2.0
- name: controller
repository: file://../controller
version: 0.0.106
version: 0.0.107
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.3
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
digest: sha256:049313dd3c5a005fe14b8c38317ec6732227d39c85fb9060972424c780399cb8
generated: "2025-02-28T15:59:06.847268-05:00"
digest: sha256:243172858cc5ca07b3beca4bba502ff6a512b90ef73f1a2151bf94cc75cc2b81
generated: "2025-02-28T21:25:43.664025183Z"
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.11.1
version: 0.3.78
appVersion: 0.11.2
version: 0.3.79
dependencies:
- name: kas
version: 0.2.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.106
version: 0.0.107
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.106.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.107.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.2.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.106
version: 0.0.107
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.3
digest: sha256:c33de3fe523655849fb2b29a6e31cfa92665a2ea055ce0967925bb991fb3fe73
generated: "2025-02-12T17:33:56.144204334Z"
digest: sha256:0855552fcaf53168cfb566e5ec01c8326500f10ac6b6538603dbb4249b8a2aa7
generated: "2025-02-28T21:25:44.276392787Z"
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.106
version: 0.0.107
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.3
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.106.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit a4a27e3

Please sign in to comment.