Skip to content

Commit 1a6d67c

Browse files
committed
remove helm soft version requirement
1 parent fba27bc commit 1a6d67c

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

helm/Chart.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ version: "0.1.0"
1010
appVersion: "0.1.0"
1111

1212
# 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.
13+
# the networking.k8s.io/v1 API.
1714
kubeVersion: ">= 1.19.0-0"
1815

1916
keywords:

helm/templates/NOTES.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)