Skip to content

Commit 9605d3e

Browse files
author
Jonathan Yu
authored
chore: increase minimum kubernetes version from 1.19 to 1.20 (#196)
1 parent dbd303c commit 9605d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version: 1.19.0
1212
# publication.
1313
#
1414
# See: https://coder.com/docs/coder/latest/setup/kubernetes#supported-kubernetes-versions
15-
kubeVersion: ">= 1.19.0-0"
15+
kubeVersion: ">= 1.20.0-0"
1616
home: https://coder.com
1717
keywords:
1818
- coder

0 commit comments

Comments
 (0)