We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7521424 commit 6d28f32Copy full SHA for 6d28f32
charts/kubefed/Chart.yaml
@@ -2,9 +2,10 @@ apiVersion: v2
2
description: KubeFed helm chart
3
name: kubefed
4
version: 0.0.3
5
-kubeVersion: ">= 1.16.0"
+kubeVersion: ">= 1.16.0-0"
6
dependencies:
7
- name: controllermanager
8
9
repository: "https://localhost/" # Required but unused.
10
- condition: controllermanager.enabled
+ condition: controllermanager.enabled
11
+
0 commit comments