Skip to content

Commit

Permalink
Release v0.10.28 (#1392)
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 Sep 17, 2024
1 parent fed73ee commit 4e0e1cf
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/console-rapid/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.79
version: 0.0.80
- 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:7661b7ecb1310c90233999b0017c685fcd441dc31d30edf639ed86dd8bdd0d95
generated: "2024-09-17T00:57:12.081236262Z"
digest: sha256:2455f8d7ab8944f6fe3de6be856691b47a71a0c2f48b64685e8bf2a6b4dc1f53
generated: "2024-09-17T03:37:38.902349212Z"
6 changes: 3 additions & 3 deletions charts/console-rapid/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v2
name: console-rapid
description: rapid channel chart for the plural console (used for testing)
appVersion: 0.10.27
version: 0.3.57
appVersion: 0.10.28
version: 0.3.58
dependencies:
- name: kas
version: 0.1.0
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.79
version: 0.0.80
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console-rapid/charts/controller-0.0.79.tgz
Binary file not shown.
Binary file not shown.
Binary file modified charts/console-rapid/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.27
version: 0.0.79
appVersion: 0.10.28
version: 0.0.80
type: application

0 comments on commit 4e0e1cf

Please sign in to comment.