Skip to content

Commit

Permalink
Release v0.10.38 (#1580)
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 Nov 10, 2024
1 parent 8357797 commit 890dbf2
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.89
version: 0.0.90
- 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.11.1
digest: sha256:b0c6ed5526f786ce836fd59d62ee13547b3d38831e17f257e72d3f56c9e1753f
generated: "2024-11-08T21:29:52.207691809Z"
digest: sha256:32462f7348bc530dfc6dbd00e9795d6bb39f7c2f923c7e4e5c1aa7df718ef102
generated: "2024-11-10T19:34:11.342742092Z"
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.37
version: 0.3.64
appVersion: 0.10.38
version: 0.3.65
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.89
version: 0.0.90
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console/charts/controller-0.0.89.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.90.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.89
version: 0.0.90
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.0
digest: sha256:eea694dc57a61136a392706647156e07fc1b765b576503345ae71ea83a9bb828
generated: "2024-11-08T21:29:52.730854112Z"
digest: sha256:0ca93085f118a98c5b6471847930df7a5bc6173f80d38d464a259e49bcf40909
generated: "2024-11-10T19:34:12.146323165Z"
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.37
version: 0.10.64
appVersion: 0.10.38
version: 0.10.65
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.89
version: 0.0.90
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.10.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.89.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.90.tgz
Binary file not shown.

0 comments on commit 890dbf2

Please sign in to comment.