Skip to content

Commit 0153fcb

Browse files
chore(main): release 1.8.0 (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5999d11 commit 0153fcb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.2"
2+
".": "1.8.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.2...v1.8.0) (2024-10-14)
4+
5+
6+
### Features
7+
8+
* support any query ([5999d11](https://github.com/equinor/radix-prometheus-proxy/commit/5999d115dd0b159193a98d4924e73628404d84e8))
9+
310
## [1.7.2](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.1...v1.7.2) (2024-10-14)
411

512

charts/radix-prometheus-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: radix-prometheus-proxy
33
icon: https://radix.equinor.com/images/logos/logo.svg
44
description: Simple Prometheus Proxy to expose a simple metric
5-
version: 1.7.2
6-
appVersion: 1.7.2
5+
version: 1.8.0
6+
appVersion: 1.8.0
77
kubeVersion: '>=1.24.0'
88
keywords:
99
- radix

0 commit comments

Comments
 (0)