From a0bdaffc34d8ea87ebb2f1738cfabd8f60439c26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 03:05:12 +0000 Subject: [PATCH] chore(main): release loki-gateway-chart 0.2.0 --- .release-please-manifest.json | 2 +- charts/loki-gateway/CHANGELOG.md | 11 +++++++++++ charts/loki-gateway/Chart.yaml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cfaa2dc..d8c0e16 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { ".": "0.1.2", - "charts/loki-gateway": "0.1.0", + "charts/loki-gateway": "0.2.0", "charts/mimir-gateway": "0.1.0" } diff --git a/charts/loki-gateway/CHANGELOG.md b/charts/loki-gateway/CHANGELOG.md index 1584ef9..13521c4 100644 --- a/charts/loki-gateway/CHANGELOG.md +++ b/charts/loki-gateway/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [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) + + +### ⚠ BREAKING CHANGES + +* test helm chart release + +### Bug Fixes + +* Test helm chart release ([81bd862](https://github.com/celest-io/go-release-please/commit/81bd862dc4147aeecacf5d786fa021821502ac04)) + ## [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) diff --git a/charts/loki-gateway/Chart.yaml b/charts/loki-gateway/Chart.yaml index 223c40a..9873861 100644 --- a/charts/loki-gateway/Chart.yaml +++ b/charts/loki-gateway/Chart.yaml @@ -3,7 +3,7 @@ name: loki-gateway home: https://github.com/celest-io/go-release-please description: A Helm chart for loki-gateway type: application -version: 0.1.0 +version: 0.2.0 appVersion: v1.3.0 maintainers: - name: yvigara