diff --git a/CHANGELOG b/CHANGELOG index c86f8684..47cee321 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.0-rc.18] - 2022-04-19 +## Changes +* Various Helm chart fixes. + ## [2.0.0-rc.17] - 2022-04-08 ## Changes * Update prometheus client_golang to resolve CVE-2022-21698. diff --git a/version b/version index d75e7397..be65b4ca 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.0.0-rc.17 +v2.0.0-rc.18