File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
charts/radix-prometheus-proxy Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.7.1 "
2+ "." : " 1.7.2 "
33}
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : radix-prometheus-proxy
33icon : https://radix.equinor.com/images/logos/logo.svg
44description : 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
77kubeVersion : ' >=1.24.0'
88keywords :
99 - radix
You can’t perform that action at this time.
0 commit comments