From ddea0a080bfc25b2305921cdb84cf17811d23461 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 05:31:16 +0000 Subject: [PATCH] chore(main): release vespa 0.2.3 --- .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 d33e48e..743222d 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/vespa": "0.2.2" + "charts/vespa": "0.2.3" } \ No newline at end of file diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md index 3987ed4..dd60dce 100644 --- a/charts/vespa/CHANGELOG.md +++ b/charts/vespa/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.3](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.2.2...vespa-v0.2.3) (2024-05-07) + + +### Bug Fixes + +* lower cpu and memory footprint to make it possible to run easily on local cmpute ([d36df44](https://github.com/unoplat/vespa-helm-charts/commit/d36df44ad0c6a1a149be13777a49c6a88ce78254)) + ## [0.2.2](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.2.1...vespa-v0.2.2) (2024-03-27) diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index 16d519b..1ea383c 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.2 +version: 0.2.3 # 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