diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e694343..3c598de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,18 @@ Unreleased section should follow [Release Toolkit](https://github.com/newrelic/r ## Unreleased -### bugfix -- Add resource configuration option for initContainers. I accidentally push a commit to the repo main branch directly https://github.com/newrelic/newrelic-prometheus-configurator/commit/cf752524b70fe4d351beb7da57a45d529b2aeece +## v1.6.0 - 2023-09-14 -### Enhancement +### 🚀 Enhancements - Update K8s Versions in E2E Tests by @xqi-nr in [#265](https://github.com/newrelic/newrelic-prometheus-configurator/pull/265) +### 🐞 Bug fixes +- Add resource configuration option for initContainers. I accidentally push a commit to the repo main branch directly [https://github.com/newrelic/newrelic-prometheus-configurator/commit/cf752524b70fe4d351beb7da57a45d529b2aeece](https://github.com/newrelic/newrelic-prometheus-configurator/commit/cf752524b70fe4d351beb7da57a45d529b2aeece) + +### ⛓️ Dependencies +- Upgraded k8s.io/client-go from 0.28.0 to 0.28.1 +- Upgraded k8s.io/apimachinery from 0.28.1 to 0.28.2 + ## v1.5.0 - 2023-08-21 ### ⛓️ Dependencies