Skip to content

Commit

Permalink
Release v0.10.10 (#1140)
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 Jul 4, 2024
1 parent 682b867 commit 660bddc
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.58
version: 0.0.59
- 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:47daf47df1fc61fff8793d87245dcf0802e94c7bcb56b853e1c2ecca767bd606
generated: "2024-07-04T15:10:41.359681888Z"
digest: sha256:f7877e6683254869b03c616eb781e4b5e1f477b93c5872f17cf75112379c6aad
generated: "2024-07-04T23:48:18.539854561Z"
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.9
version: 0.3.33
appVersion: 0.10.10
version: 0.3.34
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.58
version: 0.0.59
repository: file://../controller
- name: kubernetes-dashboard
version: 7.5.0
Expand Down
Binary file removed charts/console/charts/controller-0.0.58.tgz
Binary file not shown.
Binary file added charts/console/charts/controller-0.0.59.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.10.9
version: 0.0.58
appVersion: 0.10.10
version: 0.0.59
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.58
version: 0.0.59
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.5.0
digest: sha256:4958875834a11b0d358b1e63259d9b141f10c941564b449a8170f94646d600d6
generated: "2024-07-04T15:10:42.960100974Z"
digest: sha256:ca0939624ae5f6caa28273505243c224e085f972b2e786e0d0fe6295a2bc5afe
generated: "2024-07-04T23:48:20.148069629Z"
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.9
version: 0.10.35
appVersion: 0.10.10
version: 0.10.36
dependencies:
- name: test-base
version: 0.1.10
repository: https://pluralsh.github.io/module-library
condition: test-base.enabled
- name: controller
version: 0.0.58
version: 0.0.59
repository: file://../../../charts/controller
- name: kubernetes-dashboard
version: 7.5.0
Expand Down
Binary file removed plural/helm/console/charts/controller-0.0.58.tgz
Binary file not shown.
Binary file added plural/helm/console/charts/controller-0.0.59.tgz
Binary file not shown.

0 comments on commit 660bddc

Please sign in to comment.