diff --git a/CHANGELOG.md b/CHANGELOG.md index 99d2054..6ef1719 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.23.2](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.23.1...v1.23.2) (2023-06-06) + + +### Bug Fixes + +* **strm-2450:** add watch verb to all roles ([#31](https://github.com/strmprivacy/data-plane-helm-chart/issues/31)) ([8735bd6](https://github.com/strmprivacy/data-plane-helm-chart/commit/8735bd62a07c8d84aace1cb610669319c1f7cab1)) + ## [1.23.1](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.23.0...v1.23.1) (2023-05-30) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 2df01e9..4af1c1c 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -8,13 +8,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.23.1 +version: 1.23.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.23.1" +appVersion: "1.23.2" dependencies: