Skip to content

Commit

Permalink
chore(main): release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 6, 2023
1 parent 8425531 commit 859021d
Show file tree
Hide file tree
Showing 4 changed files with 25 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.3",
".": "0.3.4",
"charts/loki-gateway": "0.1.8",
"charts/mimir-gateway": "0.1.4"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.3.4](https://github.com/celest-io/go-release-please/compare/v0.3.3...v0.3.4) (2023-01-06)


### Features

* Force helm chart relase ([8425531](https://github.com/celest-io/go-release-please/commit/842553126104d1b44d6be21d634163a2828f5ada))
* Force helm chart relase ([d9413a1](https://github.com/celest-io/go-release-please/commit/d9413a1991441a3b193ecdcfc1b35ff1f34161e7))
* Force helm chart relase ([d2baf26](https://github.com/celest-io/go-release-please/commit/d2baf26c6473a6fc4c6748a8754e790a5c059332))
* Force helm chart relase ([6064929](https://github.com/celest-io/go-release-please/commit/606492995d822983705e9ce451f4a3f97b461951))
* Force helm chart relase ([a96494a](https://github.com/celest-io/go-release-please/commit/a96494aec215298f8dc3da6805192dcc0290309a))
* Force helm chart relase ([acc6455](https://github.com/celest-io/go-release-please/commit/acc6455cb89b6149e2316a801197c7e8138ade8e))
* Force helm chart relase ([4f4887e](https://github.com/celest-io/go-release-please/commit/4f4887e4f49d65cca52fe362c8d453c070535fcc))
* Force helm chart relase ([eadf566](https://github.com/celest-io/go-release-please/commit/eadf5661dfbdbc3c834b43a21d0aa739a3e8e7d9))
* Force helm chart relase ([1f715be](https://github.com/celest-io/go-release-please/commit/1f715be2f20b4465703adb416282e140881084c2))
* Force helm chart relase ([ac99753](https://github.com/celest-io/go-release-please/commit/ac997534f955e7aae87220df85411a04d64577b7))


### Bug Fixes

* Add extra debug info ([1db4ec4](https://github.com/celest-io/go-release-please/commit/1db4ec48f39a5205e4cfd792ee5e05192e717f3b))
* Helm package output path ([7abee0d](https://github.com/celest-io/go-release-please/commit/7abee0d559023249842384e29117f0f62525745c))

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


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.8
appVersion: v0.3.3
appVersion: 0.3.4
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.4
appVersion: v0.3.3
appVersion: 0.3.4
maintainers:
- name: yvigara
email: [email protected]

0 comments on commit 859021d

Please sign in to comment.