Skip to content

Commit

Permalink
Release v0.11.0 (#1835)
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 Feb 4, 2025
1 parent 6a8c232 commit 22f63fc
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.1
- name: controller
repository: file://../controller
version: 0.0.104
version: 0.0.105
- 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:1b5455ef7f7a3b87842c9cfcc558de2292910ebc6a1a7e65c0cbe95c1dc94e3a
generated: "2025-01-30T12:08:39.936740092+01:00"
digest: sha256:9a13c92328e676399fb03615b87b9631a2265b0d48b7bc08ad2bf8cd47fc4716
generated: "2025-01-31T23:30:40.849805375Z"
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.48
version: 0.3.76
appVersion: 0.11.0
version: 0.3.77
dependencies:
- name: kas
version: 0.1.1
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.104
version: 0.0.105
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.104.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.105.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.1.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.104
version: 0.0.105
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.3
digest: sha256:86e4ce17ec203a50b5e10b806ebaa691b4a280fcef8ae57afa9ddced21cd978f
generated: "2025-01-30T12:10:18.326805033+01:00"
digest: sha256:c17fd51b1a2716f9eca206a182ebd78449fcfd64520c9e1946ee59356ff00c69
generated: "2025-01-31T23:30:41.478017435Z"
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.104
version: 0.0.105
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.3
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.104.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 22f63fc

Please sign in to comment.