From 80da8b10edf3ced85e7baae08b66d323853b3edd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:13:23 +0200 Subject: [PATCH] chore(main): release 1.4.0 (#17) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ charts/radix-prometheus-proxy/Chart.yaml | 4 ++-- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9049e2f..4c313f9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.1" + ".": "1.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c080e1..dfa3e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.4.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.3.1...v1.4.0) (2024-10-14) + + +### Features + +* release-please.yaml output ([7044cbc](https://github.com/equinor/radix-prometheus-proxy/commit/7044cbcc0f20a5788976fa2f736397c5ee582c88)) + + +### Bug Fixes + +* compare strings ([44012a7](https://github.com/equinor/radix-prometheus-proxy/commit/44012a7cb9feaffda8ba2d5297112eaa632eb346)) +* release-please.yaml create PR ([b2d119f](https://github.com/equinor/radix-prometheus-proxy/commit/b2d119fcea65945b574102ddaffd6537dbbec5de)) +* release-please.yaml output test 2 ([480c21a](https://github.com/equinor/radix-prometheus-proxy/commit/480c21ab2aced93cdccc0d170a478ed011aba461)) + ## [1.3.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.3.0...v1.3.1) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index 894ff60..fa488f0 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.3.1 -appVersion: 0.0.0 +version: 1.4.0 +appVersion: 1.4.0 kubeVersion: '>=1.24.0' keywords: - radix