Skip to content

Commit 84358fa

Browse files
chore(main): release 1.9.1 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd506ac commit 84358fa

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-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.9.0"
2+
".": "1.9.1"
33
}

CHANGELOG.md

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

3+
## [1.9.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.9.0...v1.9.1) (2024-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* manage nightly/release tags differently ([bd506ac](https://github.com/equinor/radix-prometheus-proxy/commit/bd506ac0ac9ef332d8826b67464e5d6ce336be12))
9+
* manage nightly/release tags differently ([36aabf1](https://github.com/equinor/radix-prometheus-proxy/commit/36aabf14dcff3463b59610a79b3da30926f4aa0e))
10+
311
## [1.9.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.8.0...v1.9.0) (2024-10-14)
412

513

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.9.0
6-
appVersion: 1.9.0
5+
version: 1.9.1
6+
appVersion: 1.9.1
77
kubeVersion: '>=1.24.0'
88
keywords:
99
- radix

0 commit comments

Comments
 (0)