diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e20d7e8..453ca4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.1" + ".": "1.5.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a4a8d0..9e4164f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.2](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.1...v1.5.2) (2024-10-14) + + +### Bug Fixes + +* dont run release step if no release created ([00d3651](https://github.com/equinor/radix-prometheus-proxy/commit/00d36511b9a66d62b221d15da6d35c4f7d4f5fea)) + ## [1.5.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.0...v1.5.1) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index 622ccfd..c4ede47 100644 --- a/charts/radix-prometheus-proxy/Chart.yaml +++ b/charts/radix-prometheus-proxy/Chart.yaml @@ -2,8 +2,8 @@ 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: 1.5.1 -appVersion: 1.5.1 +version: 1.5.2 +appVersion: 1.5.2 kubeVersion: '>=1.24.0' keywords: - radix