Skip to content

chore: add Kubernetes support notice to changelog #704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 15, 2021
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
13 changes: 13 additions & 0 deletions changelog/1.25.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ title: "1.25.0"
description: "Released on 11/17/2021"
---

> The final patch release of Kubernetes 1.19 was published on 28 October 2021.
> As such, the _subsequent_ versions of Coder (v1.26 and later) will require the
> use of Kubernetes 1.20 or later. See Coder's [version support policy] for more
> information.

<!-- Turn off linting to avoid changing the link -->
<!-- markdownlint-disable MD044 -->

[version support policy]:
../setup/kubernetes/index.md#supported-kubernetes-versions

<!-- markdownlint-enable MD044 -->

### Breaking changes ❗

There are no breaking changes in 1.25.0.
Expand Down