diff --git a/CHANGELOG.md b/CHANGELOG.md index c31527300ca..488c236c83f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## master / unreleased -## 1.14.0 in progress +## 1.14.0 2022-12-02 **This release removes support for chunks storage. See below for more.** * [CHANGE] Remove support for chunks storage entirely. If you are using chunks storage on a previous version, you must [migrate your data](https://github.com/cortexproject/cortex/blob/v1.11.1/docs/blocks-storage/migrate-from-chunks-to-blocks.md) on version 1.12 or earlier. Before upgrading to this release, you should also remove any deprecated chunks-related configuration, as this release will no longer accept that. The following flags are gone: diff --git a/VERSION b/VERSION index 027da061f34..850e742404b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.0-rc.1 +1.14.0