Skip to content

Commit

Permalink
Release v0.9.12 (#904)
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 Apr 30, 2024
1 parent 27cef81 commit 5853dd8
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 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.39
version: 0.0.40
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.3.2
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.11.1
digest: sha256:cfd95fd9a4f13266dc108f98d1e4d90ab28804476735b4d035d0147d75fbdaa2
generated: "2024-04-30T01:04:03.479854195Z"
digest: sha256:b1d2f016246916a9ce1240114f69b8896c669074aa0251af376573dd59b7e495
generated: "2024-04-30T22:05:19.712729902Z"
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.9.11
version: 0.3.14
appVersion: 0.9.12
version: 0.3.15
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.39
version: 0.0.40
repository: file://../controller
- name: kubernetes-dashboard
version: 7.3.2
Expand Down
Binary file removed charts/console/charts/controller-0.0.39.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.40.tgz
Binary file not shown.
Binary file modified charts/console/charts/kas-0.1.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: controller
description: deploys the deployment operator for plural cd
appVersion: 0.9.11
version: 0.0.39
appVersion: 0.9.12
version: 0.0.40
type: application
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.39
version: 0.0.40
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.3.2
digest: sha256:d579f1d93372c853dfdacdde4c27bbea6c2610eac5b9b88e1a95e50e2b19a77a
generated: "2024-04-30T01:04:04.438411999Z"
digest: sha256:58941df2113b54737f38284f1551f408294c7a1baa2d7c407d019980b0f3b185
generated: "2024-04-30T22:05:20.288145311Z"
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.9.11
version: 0.10.15
appVersion: 0.9.12
version: 0.10.16
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.39
version: 0.0.40
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.3.2
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.39.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.40.tgz
Binary file not shown.

0 comments on commit 5853dd8

Please sign in to comment.