From 9ede6af2b54aa8676e4f98258213ebde0c3fadb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:28:04 +0200 Subject: [PATCH] chore: release main (#10) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 4 ++-- CHANGELOG.md | 7 +++++++ charts/radix-prometheus-proxy/CHANGELOG.md | 7 +++++++ 3 files changed, 16 insertions(+), 2 deletions(-) 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)