diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e0bed18..d5208b5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.1.0", - "charts/radix-prometheus-proxy": "1.0.0" + ".": "1.2.0", + "charts/radix-prometheus-proxy": "1.1.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2139930..6372ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.1.0...v1.2.0) (2024-10-11) + + +### Features + +* release helm charts ([#9](https://github.com/equinor/radix-prometheus-proxy/issues/9)) ([8d03462](https://github.com/equinor/radix-prometheus-proxy/commit/8d034621e1dd6cdf2f389c5d74ae0b3a203671cf)) + ## [1.1.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.0.0...v1.1.0) (2024-10-11) diff --git a/charts/radix-prometheus-proxy/CHANGELOG.md b/charts/radix-prometheus-proxy/CHANGELOG.md index 7393494..0c8963f 100644 --- a/charts/radix-prometheus-proxy/CHANGELOG.md +++ b/charts/radix-prometheus-proxy/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/equinor/radix-prometheus-proxy/compare/radix-prometheus-proxy-chart-v1.0.0...radix-prometheus-proxy-chart-v1.1.0) (2024-10-11) + + +### Features + +* release helm charts ([#9](https://github.com/equinor/radix-prometheus-proxy/issues/9)) ([8d03462](https://github.com/equinor/radix-prometheus-proxy/commit/8d034621e1dd6cdf2f389c5d74ae0b3a203671cf)) + ## 1.0.0 (2024-10-11)