Skip to content

Commit

Permalink
Release v0.9.14 (#917)
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 May 5, 2024
1 parent 743e9ec commit d0b0b92
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.41
version: 0.0.42
- 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:fdce95ccb4b164a0f05eee3da3dedbead10adeaa8e6f758b369d4355405a1b0f
generated: "2024-05-04T23:36:40.741833695Z"
digest: sha256:37a3c4e44cba0032bccff9b939c01ecf2e6aa7b39c2ab611a35eb9bdd30993dd
generated: "2024-05-05T01:58:39.703309858Z"
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.13
version: 0.3.16
appVersion: 0.9.14
version: 0.3.17
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.41
version: 0.0.42
repository: file://../controller
- name: kubernetes-dashboard
version: 7.3.2
Expand Down
Binary file removed charts/console/charts/controller-0.0.41.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.42.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.13
version: 0.0.41
appVersion: 0.9.14
version: 0.0.42
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.41
version: 0.0.42
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.3.2
digest: sha256:896db3517e6b24828913bb3d360eadae8d4cae8806438002c5671f656e2e6689
generated: "2024-05-04T23:36:41.257272293Z"
digest: sha256:0c6d97566e00542bdb89396b05b4b245d2784ed4f7bc840062f77d7fe8c8481d
generated: "2024-05-05T01:58:41.0852132Z"
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.13
version: 0.10.17
appVersion: 0.9.14
version: 0.10.18
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.41
version: 0.0.42
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.3.2
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.41.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.42.tgz
Binary file not shown.

0 comments on commit d0b0b92

Please sign in to comment.