diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 25e21e2..e45ee5b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,5 +9,5 @@ "charts/mutating-webhook": "0.2.0", "charts/nodejs": "0.3.1", "charts/pachyderm": "0.3.0", - "charts/justworks-demo": "0.2.0" + "charts/justworks-demo": "0.3.0" } diff --git a/charts/justworks-demo/CHANGELOG.md b/charts/justworks-demo/CHANGELOG.md index cbb98c0..cabc5ac 100644 --- a/charts/justworks-demo/CHANGELOG.md +++ b/charts/justworks-demo/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.3.0](https://github.com/pelotech/charts/compare/justworks-demo/0.2.0...justworks-demo/0.3.0) (2026-01-26) + + +### Features + +* Add `justworks-demo` ([#68](https://github.com/pelotech/charts/issues/68)) ([cde5783](https://github.com/pelotech/charts/commit/cde57834e13b05a00684748dd689ae54d89160b6)) + + +### Chores + +* **main:** release justworks-demo 0.2.0 ([#69](https://github.com/pelotech/charts/issues/69)) ([e9cc0bd](https://github.com/pelotech/charts/commit/e9cc0bd763202911a0b96009aaca98cd24ef1481)) + + +### Docs + +* update release manifest and docs ([b5e2de1](https://github.com/pelotech/charts/commit/b5e2de122abff3fcd2f729ea0904a3155709dc7d)) + ## [0.2.0](https://github.com/pelotech/charts/compare/justworks-demo/0.1.0...justworks-demo/0.2.0) (2025-09-04) diff --git a/charts/justworks-demo/Chart.yaml b/charts/justworks-demo/Chart.yaml index b7c09c1..de0829c 100644 --- a/charts/justworks-demo/Chart.yaml +++ b/charts/justworks-demo/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.3.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 diff --git a/charts/justworks-demo/README.md b/charts/justworks-demo/README.md index 14940c8..9fd2724 100644 --- a/charts/justworks-demo/README.md +++ b/charts/justworks-demo/README.md @@ -1,6 +1,6 @@ # justworks-demo -### version: 0.2.0 +### version: 0.3.0 ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)