Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/controlplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: controlplane
description: Deploys the Union controlplane components to onboard a kubernetes cluster to the Union Cloud.
type: application
icon: https://i.ibb.co/JxfDQsL/Union-Symbol-yellow-2.png
version: 2026.4.1
appVersion: 2026.4.3
version: 2026.4.2
appVersion: 2026.4.5
kubeVersion: '>= 1.28.0-0'
dependencies:
- name: flyte-core
Expand Down
4 changes: 2 additions & 2 deletions charts/dataplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: dataplane
description: Deploys the Union dataplane components to onboard a kubernetes cluster to the Union Cloud.
type: application
icon: https://i.ibb.co/JxfDQsL/Union-Symbol-yellow-2.png
version: 2026.4.1
appVersion: 2026.4.3
version: 2026.4.2
appVersion: 2026.4.5
kubeVersion: '>= 1.28.0-0'
dependencies:
- name: kube-state-metrics
Expand Down
Loading
Loading