diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2b6f978..d9246dd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.1" + ".": "1.10.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e2c54b4..ba06446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.10.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.9.1...v1.10.0) (2024-10-15) + + +### Features + +* map dns zone to query ([c7fc17e](https://github.com/equinor/radix-prometheus-proxy/commit/c7fc17e58f81724ce647520375e75528a2e7c2fb)) + ## [1.9.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.9.0...v1.9.1) (2024-10-14) diff --git a/charts/radix-prometheus-proxy/Chart.yaml b/charts/radix-prometheus-proxy/Chart.yaml index c89c8b2..b7c920f 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.1 -appVersion: 1.9.1 +version: 1.10.0 +appVersion: 1.10.0 kubeVersion: '>=1.24.0' keywords: - radix