We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba27bc commit 1a6d67cCopy full SHA for 1a6d67c
helm/Chart.yaml
@@ -10,10 +10,7 @@ version: "0.1.0"
10
appVersion: "0.1.0"
11
12
# Coder has a hard requirement on Kubernetes 1.19, as this version introduced
13
-# the networking.k8s.io/v1 API for the Ingress and NetworkPolicy resources.
14
-#
15
-# Additionally, the NOTES.txt file emits a warning if the cluster version is
16
-# outside our soft requirement, in accordance with our official support policy.
+# the networking.k8s.io/v1 API.
17
kubeVersion: ">= 1.19.0-0"
18
19
keywords:
helm/templates/NOTES.txt
0 commit comments