From 3bbad959059cfa387fa20fc481c15eff28371d11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 01:24:14 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 6 +++--- CHANGELOG.md | 26 ++++++++++++++++++++++++++ charts/loki-gateway/CHANGELOG.md | 16 ++++++++++++++++ charts/loki-gateway/Chart.yaml | 23 ++--------------------- charts/mimir-gateway/CHANGELOG.md | 16 ++++++++++++++++ charts/mimir-gateway/Chart.yaml | 23 ++--------------------- 6 files changed, 65 insertions(+), 45 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 323871b..fb852ae 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1a64d..351b7de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/charts/loki-gateway/CHANGELOG.md b/charts/loki-gateway/CHANGELOG.md index 4826301..1584ef9 100644 --- a/charts/loki-gateway/CHANGELOG.md +++ b/charts/loki-gateway/CHANGELOG.md @@ -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) diff --git a/charts/loki-gateway/Chart.yaml b/charts/loki-gateway/Chart.yaml index 6337859..223c40a 100644 --- a/charts/loki-gateway/Chart.yaml +++ b/charts/loki-gateway/Chart.yaml @@ -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: no-reply@celest.io diff --git a/charts/mimir-gateway/CHANGELOG.md b/charts/mimir-gateway/CHANGELOG.md index 4826301..d896cd6 100644 --- a/charts/mimir-gateway/CHANGELOG.md +++ b/charts/mimir-gateway/CHANGELOG.md @@ -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) diff --git a/charts/mimir-gateway/Chart.yaml b/charts/mimir-gateway/Chart.yaml index 1069cf1..8484165 100644 --- a/charts/mimir-gateway/Chart.yaml +++ b/charts/mimir-gateway/Chart.yaml @@ -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: no-reply@celest.io