Skip to content

Commit

Permalink
chore(main): release 1.3.1 (#16)
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 6bc9a2b commit 1785100
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 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.3.0"
".": "1.3.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.3.1](https://github.com/equinor/radix-prometheus-proxy/compare/v1.3.0...v1.3.1) (2024-10-14)


### Bug Fixes

* always build docker images on release ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00))
* always build docker images on release ([#13](https://github.com/equinor/radix-prometheus-proxy/issues/13)) ([fc75bca](https://github.com/equinor/radix-prometheus-proxy/commit/fc75bca24afa3b8172bf65798150c020a27ed88f))
* bump helm chart version ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00))
* bump helm chart version ([b934b29](https://github.com/equinor/radix-prometheus-proxy/commit/b934b29030158c71dd9e4ca4940dddcd728b8b00))
* json formatting ([2c31f8f](https://github.com/equinor/radix-prometheus-proxy/commit/2c31f8f2c55bc8a075c574dd506ddf3255d8fc95))

## [1.3.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.2.0...v1.3.0) (2024-10-11)


Expand Down
6 changes: 3 additions & 3 deletions charts/radix-prometheus-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ 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.1.0
appVersion: 0.0.0 # Not used!
kubeVersion: ">=1.24.0"
version: 1.3.1
appVersion: 0.0.0
kubeVersion: '>=1.24.0'
keywords:
- radix
home: radix.equinor.com
Expand Down

0 comments on commit 1785100

Please sign in to comment.