Skip to content

Commit 4c4fdd1

Browse files
chore(main): release 1.5.2 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00d3651 commit 4c4fdd1

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.5.1"
2+
".": "1.5.2"
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.5.2](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.1...v1.5.2) (2024-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* dont run release step if no release created ([00d3651](https://github.com/equinor/radix-prometheus-proxy/commit/00d36511b9a66d62b221d15da6d35c4f7d4f5fea))
9+
310
## [1.5.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.5.0...v1.5.1) (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.5.1
6-
appVersion: 1.5.1
5+
version: 1.5.2
6+
appVersion: 1.5.2
77
kubeVersion: '>=1.24.0'
88
keywords:
99
- radix

0 commit comments

Comments
 (0)