Skip to content

Commit

Permalink
Release v0.10.43 (#1682)
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 14, 2024
1 parent 939fec7 commit 6231e3f
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.95
version: 0.0.96
- 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:0203e20164b52a0eda4812c922e40d6530d51faf85890e84092bad7bfdd0514d
generated: "2024-12-02T20:40:41.155905157Z"
digest: sha256:936e96aa8b8ad63f743d99f61270628517d642ceca1a35343fe4c50dd8e742c3
generated: "2024-12-14T01:37:13.251531102Z"
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.42
version: 0.3.70
appVersion: 0.10.43
version: 0.3.71
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.95
version: 0.0.96
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.95.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.96.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.95
version: 0.0.96
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
digest: sha256:4781701937fae37ac7f8152376f0c1afb0f75f534befd751ac1b384fbbd214e8
generated: "2024-12-02T20:40:41.855293896Z"
digest: sha256:80c0f2550a95f147ca5140e5ae7e7a2c512695215cb32493d46977bdf56cec8d
generated: "2024-12-14T01:37:13.74622528Z"
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.95
version: 0.0.96
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.95.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.96.tgz
Binary file not shown.

0 comments on commit 6231e3f

Please sign in to comment.