From 1785100949bdc314681a91e136a42248406d309f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:19:57 +0200 Subject: [PATCH] chore(main): release 1.3.1 (#16) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ charts/radix-prometheus-proxy/Chart.yaml | 6 +++--- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96f1cd9..9049e2f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.0" + ".": "1.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e67d30..3c080e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.3.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.3.0...v1.3.1) (2024-10-14) + + +### Bug Fixes + +* always build docker images on release ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00)) +* always build docker images on release ([#13](https://github.com/equinor/radix-prometheus-proxy/issues/13)) ([fc75bca](https://github.com/equinor/radix-prometheus-proxy/commit/fc75bca24afa3b8172bf65798150c020a27ed88f)) +* bump helm chart version ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00)) +* bump helm chart version ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00)) +* json formatting ([2c31f8f](https://github.com/equinor/radix-prometheus-proxy/commit/2c31f8f2c55bc8a075c574dd506ddf3255d8fc95)) + ## [1.3.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.2.0...v1.3.0) (2024-10-11) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index be64640..894ff60 100644 --- a/charts/radix-prometheus-proxy/Chart.yaml +++ b/charts/radix-prometheus-proxy/Chart.yaml @@ -2,9 +2,9 @@ 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.1.0 -appVersion: 0.0.0 # Not used! -kubeVersion: ">=1.24.0" +version: 1.3.1 +appVersion: 0.0.0 +kubeVersion: '>=1.24.0' keywords: - radix home: radix.equinor.com