From 84358fa804632d1ab616632c4ee6372e189504d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:32:05 +0200 Subject: [PATCH] chore(main): release 1.9.1 (#28) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ charts/radix-prometheus-proxy/Chart.yaml | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4fcfdf7..2b6f978 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.0" + ".": "1.9.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b71be99..e2c54b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.9.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.9.0...v1.9.1) (2024-10-14) + + +### Bug Fixes + +* manage nightly/release tags differently ([bd506ac](https://github.com/equinor/radix-prometheus-proxy/commit/bd506ac0ac9ef332d8826b67464e5d6ce336be12)) +* manage nightly/release tags differently ([36aabf1](https://github.com/equinor/radix-prometheus-proxy/commit/36aabf14dcff3463b59610a79b3da30926f4aa0e)) + ## [1.9.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.8.0...v1.9.0) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index 083de8b..c89c8b2 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.9.0 -appVersion: 1.9.0 +version: 1.9.1 +appVersion: 1.9.1 kubeVersion: '>=1.24.0' keywords: - radix