Skip to content

Commit

Permalink
chore(main): release loki-gateway-chart 0.2.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvigara authored Dec 27, 2022
2 parents 81bd862 + a0bdaff commit 283ae66
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "0.1.2",
"charts/loki-gateway": "0.1.0",
"charts/loki-gateway": "0.2.0",
"charts/mimir-gateway": "0.1.0"
}
11 changes: 11 additions & 0 deletions charts/loki-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://github.com/celest-io/go-release-please/compare/loki-gateway-chart-v0.1.0...loki-gateway-chart-v0.2.0) (2022-12-27)


### ⚠ BREAKING CHANGES

* test helm chart release

### Bug Fixes

* Test helm chart release ([81bd862](https://github.com/celest-io/go-release-please/commit/81bd862dc4147aeecacf5d786fa021821502ac04))

## [0.1.0](https://github.com/celest-io/go-release-please/compare/loki-gateway-chart-v0.0.4...loki-gateway-chart-v0.1.0) (2022-12-27)


Expand Down
2 changes: 1 addition & 1 deletion charts/loki-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: loki-gateway
home: https://github.com/celest-io/go-release-please
description: A Helm chart for loki-gateway
type: application
version: 0.1.0
version: 0.2.0
appVersion: v1.3.0
maintainers:
- name: yvigara
Expand Down

0 comments on commit 283ae66

Please sign in to comment.