From 1dd1d8fcaf04ae72281312fd1683fd95863aee94 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:19:46 +0200 Subject: [PATCH] chore(main): release 1.9.0 (#27) 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 099626f..4fcfdf7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.9.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 52af5fb..b71be99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.8.0...v1.9.0) (2024-10-14) + + +### Features + +* log list of queries found ([b6681f5](https://github.com/equinor/radix-prometheus-proxy/commit/b6681f5befb3c01f3fc3e8fd276a22c5aa577187)) + ## [1.8.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.2...v1.8.0) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index f3bde8a..083de8b 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.8.0 -appVersion: 1.8.0 +version: 1.9.0 +appVersion: 1.9.0 kubeVersion: '>=1.24.0' keywords: - radix