Skip to content

Commit

Permalink
chore(main): release 1.10.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
1 parent c7fc17e commit d1e75e3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.9.1"
".": "1.10.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions charts/radix-prometheus-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1e75e3

Please sign in to comment.