Skip to content

Commit

Permalink
chore: release main (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvigara authored Dec 27, 2022
2 parents 57c82e2 + 3bbad95 commit 415d424
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 45 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "0.0.4",
"charts/loki-gateway": "0.0.4",
"charts/mimir-gateway": "0.0.4"
".": "0.1.0",
"charts/loki-gateway": "0.1.0",
"charts/mimir-gateway": "0.1.0"
}
26 changes: 26 additions & 0 deletions 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/go-release-please-v0.0.4...go-release-please-v0.1.0) (2022-12-27)


### ⚠ BREAKING CHANGES

* Add charts

### Features

* Add charts ([722231a](https://github.com/celest-io/go-release-please/commit/722231a716401220061b270d8383c78ad4f4a5f4))


### Bug Fixes

* **build:** Add issue creation permission to release workflow ([ceeebca](https://github.com/celest-io/go-release-please/commit/ceeebca9878514ec2c7b83089a2bb5fb9f4d7e5f))
* **build:** Docker build ([3babb9d](https://github.com/celest-io/go-release-please/commit/3babb9dc069b849a5b7d495a230bda6258aaf774))
* **build:** Docker build ([7744d5f](https://github.com/celest-io/go-release-please/commit/7744d5f5ee413f96818d30e24e3c86e5f234fb7c))
* **build:** Re-add component tag ([9d1ea76](https://github.com/celest-io/go-release-please/commit/9d1ea766b2a3bf1874e1649447ffe31e24b13b0b))
* **build:** Release-please PR title ([9a13e97](https://github.com/celest-io/go-release-please/commit/9a13e972478f2973c89c5de95000bf50a732b38e))
* **build:** Remove monorepo option ([57c82e2](https://github.com/celest-io/go-release-please/commit/57c82e2742a7709750fb7d814f13006bd9532288))


### Miscellaneous Chores

* Release 0.1.0 ([8c4059e](https://github.com/celest-io/go-release-please/commit/8c4059e895dd053754435ba583e699bb00f27863))

## [0.0.4](https://github.com/celest-io/go-release-please/compare/v0.0.5...v0.0.4) (2022-12-27)


Expand Down
16 changes: 16 additions & 0 deletions charts/loki-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* Add charts

### Features

* Add charts ([722231a](https://github.com/celest-io/go-release-please/commit/722231a716401220061b270d8383c78ad4f4a5f4))


### Miscellaneous Chores

* Release 0.1.0 ([8c4059e](https://github.com/celest-io/go-release-please/commit/8c4059e895dd053754435ba583e699bb00f27863))

## 0.0.4 (2022-12-26)


Expand Down
23 changes: 2 additions & 21 deletions charts/loki-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,9 @@ apiVersion: v2
name: loki-gateway
home: https://github.com/celest-io/go-release-please
description: A Helm chart for loki-gateway

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.12

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v1.3.0"

version: 0.1.0
appVersion: v1.3.0
maintainers:
- name: yvigara
email: [email protected]
16 changes: 16 additions & 0 deletions charts/mimir-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* Add charts

### Features

* Add charts ([722231a](https://github.com/celest-io/go-release-please/commit/722231a716401220061b270d8383c78ad4f4a5f4))


### Miscellaneous Chores

* Release 0.1.0 ([8c4059e](https://github.com/celest-io/go-release-please/commit/8c4059e895dd053754435ba583e699bb00f27863))

## 0.0.4 (2022-12-26)


Expand Down
23 changes: 2 additions & 21 deletions charts/mimir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,9 @@ apiVersion: v2
name: mimir-gateway
home: https://github.com/celest-io/go-release-please
description: A Helm chart for mimir-gateway

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.12

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v1.3.0"

version: 0.1.0
appVersion: v1.3.0
maintainers:
- name: yvigara
email: [email protected]

0 comments on commit 415d424

Please sign in to comment.