Skip to content

Commit

Permalink
chore(main): release loki-gateway 0.1.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvigara authored Jan 3, 2023
2 parents 4de3346 + 7134473 commit 5812633
Show file tree
Hide file tree
Showing 3 changed files with 29 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,5 +1,5 @@
{
".": "0.3.0",
"charts/loki-gateway": "0.2.0",
"charts/loki-gateway": "0.1.0",
"charts/mimir-gateway": "0.2.0"
}
26 changes: 26 additions & 0 deletions charts/loki-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [0.1.0](https://github.com/celest-io/go-release-please/compare/loki-gateway-v0.2.0...loki-gateway-v0.1.0) (2023-01-03)


### ⚠ BREAKING CHANGES

* **build:** update the application version in the helm charts
* test helm chart release
* Add charts

### Features

* Add charts ([722231a](https://github.com/celest-io/go-release-please/commit/722231a716401220061b270d8383c78ad4f4a5f4))
* **build:** Update the application version in the helm charts ([5a9cc21](https://github.com/celest-io/go-release-please/commit/5a9cc21516cd2fcfb659ece5e565e0d91aa5f33d))


### Bug Fixes

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


### Miscellaneous Chores

* Release 0.0.3 ([fa9ec95](https://github.com/celest-io/go-release-please/commit/fa9ec950429099513c7e9fb86dc9ed8ba271d630))
* Release 0.0.4 ([bdf303b](https://github.com/celest-io/go-release-please/commit/bdf303b2f238e5dfb8c39b383f1b87df36261c0d))
* Release 0.1.0 ([8c4059e](https://github.com/celest-io/go-release-please/commit/8c4059e895dd053754435ba583e699bb00f27863))

## [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)


Expand Down
4 changes: 2 additions & 2 deletions charts/loki-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: loki-gateway
home: https://github.com/celest-io/go-release-please
description: A Helm chart for loki-gateway
type: application
version: 0.2.0
appVersion: v0.3.0 # x-release-please-version
version: 0.1.0
appVersion: v0.3.0
maintainers:
- name: yvigara
email: [email protected]

0 comments on commit 5812633

Please sign in to comment.