diff --git a/.github/configuration/release-please-manifest.json b/.github/configuration/release-please-manifest.json index 3b70d39..2568bf0 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/vespa": "0.2.0" + "charts/vespa": "0.2.1" } \ No newline at end of file diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md index 10930bf..f13e587 100644 --- a/charts/vespa/CHANGELOG.md +++ b/charts/vespa/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/unoplat/vespa-helm-charts/compare/vespa-v0.2.0...vespa-v0.2.1) (2024-03-19) + + +### Bug Fixes + +* testing helm package release ([df9fa97](https://github.com/unoplat/vespa-helm-charts/commit/df9fa9744c79440756e550fea5fbe03d7915d7cf)) + ## [0.2.0](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.1.0...vespa-v0.2.0) (2024-03-14) diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index 51e6a9c..97ec9be 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.0 +version: 0.2.1 # 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