From 83fc66fbc6304819b616c31f05328825c51c50ee 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:45:01 +0200 Subject: [PATCH] chore(main): release 1.6.0 (#22) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ charts/radix-prometheus-proxy/Chart.yaml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1adaf63..0d1bebe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.3" + ".": "1.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a19f49..5c82281 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.3...v1.6.0) (2024-10-14) + + +### Features + +* cleanup workflow, always build 'nightly' containers ([6529311](https://github.com/equinor/radix-prometheus-proxy/commit/65293116f0c1573c8850a6020ef9dcb1bd6198b0)) + ## [1.5.3](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.2...v1.5.3) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index 4c0cf72..bb382ba 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.3 -appVersion: 1.5.3 +version: 1.6.0 +appVersion: 1.6.0 kubeVersion: '>=1.24.0' keywords: - radix