Skip to content

Commit

Permalink
Release v0.10.23 (#1332)
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 Aug 24, 2024
1 parent be2bfd3 commit a5b3850
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.74
version: 0.0.75
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.5.0
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:dad12a37127b5c70fa5354d1f624d4efb65d17cfeae685fd0c6616a1b36d61ee
generated: "2024-08-16T21:55:10.454070405Z"
digest: sha256:b42181063ef6c1bab68d55d4fd748d6d47a66d42b608252cb27caca568ed6ed9
generated: "2024-08-23T23:02:13.490984621Z"
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.22
version: 0.3.49
appVersion: 0.10.23
version: 0.3.50
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.74
version: 0.0.75
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.74.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.75.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.74
version: 0.0.75
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.5.0
digest: sha256:f401fb1e3304f830c33ad86dbe0d0a22e63cfeb6b39e699ee6090a38403f64d2
generated: "2024-08-16T21:55:11.097227893Z"
digest: sha256:889f972f9f8b88fa5f991362047034185c5c835f49f20674ee2fb0a2439f4a43
generated: "2024-08-23T23:02:14.354897301Z"
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.22
version: 0.10.48
appVersion: 0.10.23
version: 0.10.49
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.74
version: 0.0.75
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.5.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.74.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.75.tgz
Binary file not shown.

0 comments on commit a5b3850

Please sign in to comment.