diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ea13e4d4..66d492cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,7 +6,7 @@ "helm/applications/skaha": "1.5.2", "helm/applications/sshd": "1.0.1", "helm/applications/storage-ui": "0.9.0", - "helm/applications/utils": "0.1.1", + "helm/applications/utils": "0.2.0", "helm/applications/reg": "1.0.0", "helm/common": "1.0.0" } diff --git a/helm/applications/utils/CHANGELOG.md b/helm/applications/utils/CHANGELOG.md index 6dfa4251..5ea148f5 100644 --- a/helm/applications/utils/CHANGELOG.md +++ b/helm/applications/utils/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.2.0](https://github.com/brianmajor/deployments/compare/utils-0.1.1...utils-0.2.0) (2026-04-08) + + +### Features + +* remove carta legacy and add scripting support ([b7128f5](https://github.com/brianmajor/deployments/commit/b7128f5ee08b7620dbe2c666c44d7255662da692)) + + +### Bug Fixes + +* fix pre commit ([fc24792](https://github.com/brianmajor/deployments/commit/fc247922894c09d6343fa75a34fb3fb352ccf257)) +* **helm:** updated maintainers ([e0aee2a](https://github.com/brianmajor/deployments/commit/e0aee2a45b84437f0dda7ad86fb1b7a3853b7c6b)) +* **merge:** conflict ([8c14f17](https://github.com/brianmajor/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617)) +* **pre-commit:** added auto-generated helm-maintainers section to all helm charts ([882dfb9](https://github.com/brianmajor/deployments/commit/882dfb9f2cf2f0d1b3615d7768b92a2f39c122b8)) +* **release:** helm-docs now add the release-please slug, renovate now updates AppVersion, deprecated requirement for maintainers in helm charts, updated release please config, updated release-matrix logic to properly create downstream payloads for releasing charts ([2c2b931](https://github.com/brianmajor/deployments/commit/2c2b9313c469475bd2b1f6bcfdb3b041a0f0f715)) + ## [0.1.1](https://github.com/opencadc/deployments/compare/utils-0.1.0...utils-0.1.1) (2025-10-23) diff --git a/helm/applications/utils/Chart.yaml b/helm/applications/utils/Chart.yaml index e5dd027b..b6a2338b 100644 --- a/helm/applications/utils/Chart.yaml +++ b/helm/applications/utils/Chart.yaml @@ -20,7 +20,7 @@ type: library # 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.1.2 +version: 0.2.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