Skip to content

Commit 3a8ae8a

Browse files
chore(main): release 1.5.1 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c5259fb commit 3a8ae8a

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.5.0"
2+
".": "1.5.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.5.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.0...v1.5.1) (2024-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup workflow, fix permissions ([c5259fb](https://github.com/equinor/radix-prometheus-proxy/commit/c5259fbe57774d028f8be2433c11a3be6ebae4c3))
9+
* cleanup workflow, fix permissions ([8deb3f0](https://github.com/equinor/radix-prometheus-proxy/commit/8deb3f066f0bdc91c9320b4fa88eb7e8af1f8710))
10+
311
## [1.5.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.4.0...v1.5.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.5.0
6-
appVersion: 1.5.0
5+
version: 1.5.1
6+
appVersion: 1.5.1
77
kubeVersion: '>=1.24.0'
88
keywords:
99
- radix

0 commit comments

Comments
 (0)