Skip to content

Commit

Permalink
chore: release main (#8)
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 11, 2024
1 parent d91ffca commit d6f2225
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
".": "1.0.0"
".": "1.1.0",
"charts/radix-prometheus-proxy": "1.0.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/equinor/radix-prometheus-proxy/compare/v1.0.0...v1.1.0) (2024-10-11)


### Features

* Fix workflow ([#7](https://github.com/equinor/radix-prometheus-proxy/issues/7)) ([d91ffca](https://github.com/equinor/radix-prometheus-proxy/commit/d91ffcab9870e6e7fc33eba8b0156b9afcc39cc5))

## [1.0.0](https://github.com/equinor/radix-prometheus-proxy/compare/v0.1.0...v1.0.0) (2024-10-11)


Expand Down
8 changes: 8 additions & 0 deletions charts/radix-prometheus-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-10-11)


### Features

* Fix workflow ([#7](https://github.com/equinor/radix-prometheus-proxy/issues/7)) ([d91ffca](https://github.com/equinor/radix-prometheus-proxy/commit/d91ffcab9870e6e7fc33eba8b0156b9afcc39cc5))
2 changes: 1 addition & 1 deletion charts/radix-prometheus-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ 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: 0.1.0
version: 1.0.0
appVersion: 0.1.0 # appVersion should always be equal to version!
kubeVersion: ">=1.24.0"
keywords:
Expand Down

0 comments on commit d6f2225

Please sign in to comment.