From 3aecd3172c7fba3fb00f3fbd58cc5d3418c93d4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 12:22:25 +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..f145276 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-v0.1.0...vespa-v0.2.0) (2024-03-14) + + +### Features + +* initial release helm chart for single node ([805e8f0](https://github.com/unoplat/vespa-helm-charts/commit/805e8f0d84e866157e9cb827bcc3a2add6b76df2)) + ## [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