Skip to content

Commit

Permalink
chore(main): release 0.3.2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvigara authored Jan 4, 2023
2 parents d7e8056 + c348537 commit 13eb784
Show file tree
Hide file tree
Showing 4 changed files with 17 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.1",
".": "0.3.2",
"charts/loki-gateway": "0.1.1",
"charts/mimir-gateway": "0.1.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.3.2](https://github.com/celest-io/go-release-please/compare/v0.3.1...v0.3.2) (2023-01-04)


### Features

* Build helm charts using helm command ([d7e8056](https://github.com/celest-io/go-release-please/commit/d7e80565a06ec5744800875ced17ad0cba691ebb))
* **build:** Trigger release on chart update ([7ff0e27](https://github.com/celest-io/go-release-please/commit/7ff0e2779b21ac464712c069c147b5dae031eeb6))


### Bug Fixes

* **build:** Get correct output for charts release ([442a87d](https://github.com/celest-io/go-release-please/commit/442a87d340d57af95f7e1ce7e17c3b4b1a78a182))
* Version in mimir-gateway helm chart ([d92dfe9](https://github.com/celest-io/go-release-please/commit/d92dfe9b144bda6ac5c23f6e29223588712905c2))

## [0.3.1](https://github.com/celest-io/go-release-please/compare/v0.3.0...v0.3.1) (2023-01-03)


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 @@ -4,7 +4,7 @@ home: https://github.com/celest-io/go-release-please
description: A Helm chart for loki-gateway
type: application
version: 0.1.1
appVersion: v0.3.1
appVersion: 0.3.2
maintainers:
- name: yvigara
email: [email protected]
2 changes: 1 addition & 1 deletion charts/mimir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ home: https://github.com/celest-io/go-release-please
description: A Helm chart for mimir-gateway
type: application
version: 0.1.0
appVersion: v0.3.1
appVersion: 0.3.2
maintainers:
- name: yvigara
email: [email protected]

0 comments on commit 13eb784

Please sign in to comment.