diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fea3454..e0bed18 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,4 @@ { - ".": "1.0.0" + ".": "1.1.0", + "charts/radix-prometheus-proxy": "1.0.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e43104..2139930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.0.0...v1.1.0) (2024-10-11) + + +### Features + +* Fix workflow ([#7](https://github.com/equinor/radix-prometheus-proxy/issues/7)) ([d91ffca](https://github.com/equinor/radix-prometheus-proxy/commit/d91ffcab9870e6e7fc33eba8b0156b9afcc39cc5)) + ## [1.0.0](https://github.com/equinor/radix-prometheus-proxy/compare/v0.1.0...v1.0.0) (2024-10-11) diff --git a/charts/radix-prometheus-proxy/CHANGELOG.md b/charts/radix-prometheus-proxy/CHANGELOG.md new file mode 100644 index 0000000..7393494 --- /dev/null +++ b/charts/radix-prometheus-proxy/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2024-10-11) + + +### Features + +* Fix workflow ([#7](https://github.com/equinor/radix-prometheus-proxy/issues/7)) ([d91ffca](https://github.com/equinor/radix-prometheus-proxy/commit/d91ffcab9870e6e7fc33eba8b0156b9afcc39cc5)) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index 18df7b4..6a55a93 100644 --- a/charts/radix-prometheus-proxy/Chart.yaml +++ b/charts/radix-prometheus-proxy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: radix-prometheus-proxy icon: https://radix.equinor.com/images/logos/logo.svg description: Simple Prometheus Proxy to expose a simple metric -version: 0.1.0 +version: 1.0.0 appVersion: 0.1.0 # appVersion should always be equal to version! kubeVersion: ">=1.24.0" keywords: