Skip to content

Commit 6b6f85c

Browse files
chore(main): release 1.7.2 (#25)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 69c0cb7 commit 6b6f85c

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-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.1"
2+
".": "1.7.2"
33
}

CHANGELOG.md

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

3+
## [1.7.2](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.1...v1.7.2) (2024-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* avoid duplicate docker builds ([77a6fbb](https://github.com/equinor/radix-prometheus-proxy/commit/77a6fbbd5bf69d3b185f1bf0c5865d1488bd974c))
9+
* avoid duplicate docker builds ([f56721d](https://github.com/equinor/radix-prometheus-proxy/commit/f56721dcb976637e17541f630a74404380cf886e))
10+
* avoid duplicate docker builds ([a23e619](https://github.com/equinor/radix-prometheus-proxy/commit/a23e61907c2f4e7c4f627dfc15d3f657ace48e6f))
11+
* duplicate docker builds ([04bfc9e](https://github.com/equinor/radix-prometheus-proxy/commit/04bfc9edd646e4ac52a3a112a79e6630163c13fb))
12+
* remove pr docker builds ([69c0cb7](https://github.com/equinor/radix-prometheus-proxy/commit/69c0cb75b8d0d3251d81bdbcc176997a10854dcf))
13+
314
## [1.7.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.0...v1.7.1) (2024-10-14)
415

516

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

0 commit comments

Comments
 (0)