Skip to content

Commit

Permalink
Release rapid v0.11.0 (#1834)
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 Feb 1, 2025
1 parent 2dff828 commit ca40a49
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.1
- name: controller
repository: file://../controller
version: 0.0.104
version: 0.0.105
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.10.3
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.14.1
digest: sha256:9a0c7bb3f83cfe2581672a1a8ab9b7c15c140f37ca9bab03b553beead4e84524
generated: "2025-01-30T12:09:57.446042855+01:00"
digest: sha256:bf0c60daa44c997a9a74627c1cb2ebe579b37b92d5bee1fdf4269e2c4343730b
generated: "2025-01-31T23:30:39.53867461Z"
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.48
version: 0.3.85
appVersion: 0.11.0
version: 0.3.86
dependencies:
- name: kas
version: 0.1.1
repository: file://../../plural/helm/kas
- name: controller
version: 0.0.104
version: 0.0.105
repository: file://../controller
condition: controller.enabled
- name: kubernetes-dashboard
Expand Down
Binary file removed charts/console-rapid/charts/controller-0.0.104.tgz
Binary file not shown.
Binary file not shown.
Binary file modified charts/console-rapid/charts/kas-0.1.1.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.48
version: 0.0.104
appVersion: 0.11.0
version: 0.0.105
type: application

0 comments on commit ca40a49

Please sign in to comment.