Skip to content

Commit

Permalink
Release v0.10.42 (#1643)
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 440b037 commit 530e337
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.93
version: 0.0.95
- 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:402c084b04880dc9e87e4828f589977a2fe7734a11a41dcb9ef938553b4db949
generated: "2024-12-02T02:49:14.321287998Z"
digest: sha256:0203e20164b52a0eda4812c922e40d6530d51faf85890e84092bad7bfdd0514d
generated: "2024-12-02T20:40:41.155905157Z"
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.41
version: 0.3.69
appVersion: 0.10.42
version: 0.3.70
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.93
version: 0.0.95
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.93.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.95.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.93
version: 0.0.95
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
digest: sha256:431cce8ac4df44499b3a49254b80f5172aeda0b041d46eb5667733f5381a8b57
generated: "2024-12-02T02:49:14.863810381Z"
digest: sha256:4781701937fae37ac7f8152376f0c1afb0f75f534befd751ac1b384fbbd214e8
generated: "2024-12-02T20:40:41.855293896Z"
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.93
version: 0.0.95
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.93.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.95.tgz
Binary file not shown.

0 comments on commit 530e337

Please sign in to comment.