From 8db4bb8df6d34318b170ac1f13854ef8a7583fe0 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:10:45 +0000 Subject: [PATCH] chore(main): release vespa 0.1.0 --- .../configuration/release-please-manifest.json | 2 +- charts/vespa/CHANGELOG.md | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 charts/vespa/CHANGELOG.md diff --git a/.github/configuration/release-please-manifest.json b/.github/configuration/release-please-manifest.json index 446b74d..4fa6fce 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/vespa": "0.0.1" + "charts/vespa": "0.1.0" } \ No newline at end of file diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md new file mode 100644 index 0000000..326d59a --- /dev/null +++ b/charts/vespa/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## [0.1.0](https://github.com/unoplat/vespa-helm-charts/compare/vespa-v0.0.1...vespa-v0.1.0) (2024-03-14) + + +### Features + +* initial chart commit ([ab4b63a](https://github.com/unoplat/vespa-helm-charts/commit/ab4b63ad37c3d74ffb2be8e2ffe6a77db8ac7c7b)) +* initial commit ([a3d575f](https://github.com/unoplat/vespa-helm-charts/commit/a3d575fb459a1d5e0b07ede150d7d996da119c72)) + + +### Bug Fixes + +* bug squashed ([653c66c](https://github.com/unoplat/vespa-helm-charts/commit/653c66c407829550e20315175622800baf2d5af8)) +* dummy change to resource to test release ([fa3f7bc](https://github.com/unoplat/vespa-helm-charts/commit/fa3f7bc6effc178d088cc8c5c879be6027310d07)) +* dummy commit to test release ([e685165](https://github.com/unoplat/vespa-helm-charts/commit/e6851659609aa07bc42f4ce707cb17ad45b41b62)) +* dummy fix to test release ([00e11f6](https://github.com/unoplat/vespa-helm-charts/commit/00e11f627aa14bf0361627c470da28fad5a75ac5))