From c9667d8b08ca3db797965e994c060217de36311b Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Sun, 9 May 2021 21:48:38 +0200 Subject: [PATCH] Release 0.22.0-rc.1 Signed-off-by: Julien Pivotto --- CHANGELOG.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42015180..16b63f91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.22.0-rc.0 / 2021-05-04 +## 0.22.0-rc.1 / 2021-05-10 * [CHANGE] Amtool and Alertmanager binaries help now prints to stdout. #2505 * [CHANGE] Use path relative to the configuration file for certificates and password files. #2502 diff --git a/VERSION b/VERSION index 8f525c2c..c1eef648 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.22.0-rc.0 +0.22.0-rc.1