Skip to content

Commit

Permalink
Release v0.10.29 (#1407)
Browse files Browse the repository at this point in the history
Co-authored-by: michaeljguarino <michaeljguarino@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and michaeljguarino committed Sep 20, 2024
1 parent 9b4c490 commit 0aa74a4
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 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.80
version: 0.0.81
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.6.1
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:85cd6bcc7677181f65c93fdc1236cc8269f55a2d9ba4ce14aef89715e7f199d9
generated: "2024-09-17T09:32:09.153268+02:00"
digest: sha256:12583b8f85a3185f13a156f9a716d3c680702f3d87e901b92cde832f7539d1d3
generated: "2024-09-20T20:16:01.796367847Z"
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.28
version: 0.3.56
appVersion: 0.10.29
version: 0.3.57
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.80
version: 0.0.81
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.80.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.81.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.80
version: 0.0.81
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.6.1
digest: sha256:79a3a97bcd2c8e8b200fdfc9a1a354c1edf618b7e8a28d56eb47c6600bd2384b
generated: "2024-09-17T09:30:41.045552+02:00"
digest: sha256:79e33b9682a1eb48b08035eb20a44ef0a5e198ac934b09ef44d20a71f186fd9d
generated: "2024-09-20T20:16:02.436785474Z"
6 changes: 3 additions & 3 deletions plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
name: console
description: A chart for plural console
appVersion: 0.10.28
version: 0.10.56
appVersion: 0.10.29
version: 0.10.57
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.80
version: 0.0.81
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.6.1
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.80.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.81.tgz
Binary file not shown.

0 comments on commit 0aa74a4

Please sign in to comment.