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 349c105 commit 138c070Copy full SHA for 138c070
Chart.yaml
@@ -6,6 +6,13 @@ name: coder
6
description: Coder moves developer workspaces to your cloud and centralizes their creation and management.
7
appVersion: master
8
version: 1.19.0
9
+# Coder follows the Kubernetes upstream version support policy, and the
10
+# latest stable release version of Coder supports the previous two minor
11
+# releases as well as the current release of Kubernetes at time of
12
+# publication.
13
+#
14
+# See: https://coder.com/docs/coder/latest/setup/kubernetes#supported-kubernetes-versions
15
+kubeVersion: ">= 1.19.0-0"
16
home: https://coder.com
17
keywords:
18
- coder
0 commit comments