From 745ffdd669565f85453e5221ba610c10f997665f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:05:22 +0000 Subject: [PATCH] chore(main): release vespa 0.2.0 --- .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 4fa6fce..3b70d39 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/vespa": "0.1.0" + "charts/vespa": "0.2.0" } \ No newline at end of file diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md index 326d59a..10930bf 100644 --- a/charts/vespa/CHANGELOG.md +++ b/charts/vespa/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.1.0...vespa-v0.2.0) (2024-03-14) + + +### Features + +* initial helm chart release ([8bc20bc](https://github.com/unoplat/vespa-helm-charts/commit/8bc20bcc7afd36fdd641fd1d00d645604927e5ac)) + ## [0.1.0](https://github.com/unoplat/vespa-helm-charts/compare/vespa-v0.0.1...vespa-v0.1.0) (2024-03-14) diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index 8bebc5c..51e6a9c 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.1.0 +version: 0.2.0 # 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