Skip to content

Commit

Permalink
Release v0.10.48 (#1791)
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 Jan 27, 2025
1 parent 04469c5 commit 8bf4945
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.103
version: 0.0.104
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.1
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.0
digest: sha256:2759e49e9567ff39641c8217a605de18b31fc895b39f6908c31dcb89deaaa910
generated: "2025-01-18T19:52:09.554625126Z"
digest: sha256:245392b2d66502a883d627c9f5cf99c304cc7c806eb3060e83a7ec9df1629ec4
generated: "2025-01-24T21:32:00.69333886Z"
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.47
version: 0.3.75
appVersion: 0.10.48
version: 0.3.76
dependencies:
- name: kas
version: 0.1.1
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.103
version: 0.0.104
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.103.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.104.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.103
version: 0.0.104
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.1
digest: sha256:2075df4ce394d2cfca9d83d8b7116f30aa8915369283cfa3e6bb8056be752abb
generated: "2025-01-18T19:52:10.041717902Z"
digest: sha256:d309e5aa2f5eb3916138a220cd606af19c37b4c1623fd56cdd2fb0d3033ec3f2
generated: "2025-01-24T21:32:02.337821467Z"
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.103
version: 0.0.104
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.1
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.103.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 8bf4945

Please sign in to comment.