Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ name: coder
description: Coder moves developer workspaces to your cloud and centralizes their creation and management.
appVersion: master
version: 1.19.0
# Coder follows the Kubernetes upstream version support policy, and the
# latest stable release version of Coder supports the previous two minor
# releases as well as the current release of Kubernetes at time of
# publication.
#
# See: https://coder.com/docs/coder/latest/setup/kubernetes#supported-kubernetes-versions
kubeVersion: ">= 1.19.0-0"
home: https://coder.com
keywords:
- coder
Expand Down