We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7521424 + 6d28f32 commit f6cd2fbCopy full SHA for f6cd2fb
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