From 22e9937074a9d097ab714233bfd7494fc40e3b89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 06:57:46 +0000 Subject: [PATCH] chore(main): release vespa 0.2.2 --- .github/configuration/release-please-manifest.json | 2 +- charts/vespa/CHANGELOG.md | 7 +++++++ charts/vespa/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/configuration/release-please-manifest.json b/.github/configuration/release-please-manifest.json index 2568bf0..d33e48e 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/vespa": "0.2.1" + "charts/vespa": "0.2.2" } \ No newline at end of file diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md index f13e587..3987ed4 100644 --- a/charts/vespa/CHANGELOG.md +++ b/charts/vespa/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.2.1...vespa-v0.2.2) (2024-03-27) + + +### Bug Fixes + +* values and labels ([edc2ca9](https://github.com/unoplat/vespa-helm-charts/commit/edc2ca99681c1444d3107446101e40ea42752102)) + ## [0.2.1](https://github.com/unoplat/vespa-helm-charts/compare/vespa-v0.2.0...vespa-v0.2.1) (2024-03-19) diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index 97ec9be..16d519b 100644 --- a/charts/vespa/Chart.yaml +++ b/charts/vespa/Chart.yaml @@ -15,7 +15,7 @@ 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.2.1 +version: 0.2.2 # 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