diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 25e21e2..09bbf1d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,7 +6,7 @@ "charts/cubejs": "0.3.0", "charts/cubestore": "0.3.0", "charts/lrsql": "0.2.6", - "charts/mutating-webhook": "0.2.0", + "charts/mutating-webhook": "0.2.1", "charts/nodejs": "0.3.1", "charts/pachyderm": "0.3.0", "charts/justworks-demo": "0.2.0" diff --git a/charts/mutating-webhook/CHANGELOG.md b/charts/mutating-webhook/CHANGELOG.md index 6ec295b..45e586e 100644 --- a/charts/mutating-webhook/CHANGELOG.md +++ b/charts/mutating-webhook/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.1](https://github.com/pelotech/charts/compare/mutating-webhook/0.2.0...mutating-webhook/0.2.1) (2026-01-26) + + +### Chores + +* enable updating doc version via release please ([faf992e](https://github.com/pelotech/charts/commit/faf992e8f2e2fa9725870f4069568ee215b8e04e)) +* remove left over header ([e6132ff](https://github.com/pelotech/charts/commit/e6132ff0efcc9a232fbe470d541e7c2a3d7cd9f4)) + ## [0.2.0](https://github.com/pelotech/charts/compare/mutating-webhook-0.1.1...mutating-webhook/0.2.0) (2025-02-11) diff --git a/charts/mutating-webhook/Chart.yaml b/charts/mutating-webhook/Chart.yaml index 1cd1be3..ed408bc 100644 --- a/charts/mutating-webhook/Chart.yaml +++ b/charts/mutating-webhook/Chart.yaml @@ -14,7 +14,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. -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. diff --git a/charts/mutating-webhook/README.md b/charts/mutating-webhook/README.md index de6d3af..57841e8 100644 --- a/charts/mutating-webhook/README.md +++ b/charts/mutating-webhook/README.md @@ -1,6 +1,6 @@ # mutating-webhook -### version: 0.2.0 +### version: 0.2.1 ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)