Skip to content

Commit

Permalink
chore(main): release 1.7.2 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
1 parent 69c0cb7 commit 6b6f85c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.7.1"
".": "1.7.2"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.7.2](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.1...v1.7.2) (2024-10-14)


### Bug Fixes

* avoid duplicate docker builds ([77a6fbb](https://github.com/equinor/radix-prometheus-proxy/commit/77a6fbbd5bf69d3b185f1bf0c5865d1488bd974c))
* avoid duplicate docker builds ([f56721d](https://github.com/equinor/radix-prometheus-proxy/commit/f56721dcb976637e17541f630a74404380cf886e))
* avoid duplicate docker builds ([a23e619](https://github.com/equinor/radix-prometheus-proxy/commit/a23e61907c2f4e7c4f627dfc15d3f657ace48e6f))
* duplicate docker builds ([04bfc9e](https://github.com/equinor/radix-prometheus-proxy/commit/04bfc9edd646e4ac52a3a112a79e6630163c13fb))
* remove pr docker builds ([69c0cb7](https://github.com/equinor/radix-prometheus-proxy/commit/69c0cb75b8d0d3251d81bdbcc176997a10854dcf))

## [1.7.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.7.0...v1.7.1) (2024-10-14)


Expand Down
4 changes: 2 additions & 2 deletions charts/radix-prometheus-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: radix-prometheus-proxy
icon: https://radix.equinor.com/images/logos/logo.svg
description: Simple Prometheus Proxy to expose a simple metric
version: 1.7.1
appVersion: 1.7.1
version: 1.7.2
appVersion: 1.7.2
kubeVersion: '>=1.24.0'
keywords:
- radix
Expand Down

0 comments on commit 6b6f85c

Please sign in to comment.