diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 62f5033..f11a42a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,6 +6,6 @@ "helm/applications/skaha": "1.2.0", "helm/applications/sshd": "1.0.1", "helm/applications/storage-ui": "0.7.0", - "helm/applications/utils": "0.1.1", + "helm/applications/utils": "0.1.2", "helm/common": "1.0.0" } diff --git a/helm/applications/utils/CHANGELOG.md b/helm/applications/utils/CHANGELOG.md index 6dfa425..6d87aea 100644 --- a/helm/applications/utils/CHANGELOG.md +++ b/helm/applications/utils/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.2](https://github.com/opencadc/deployments/compare/utils-0.1.1...utils-0.1.2) (2025-11-04) + + +### Bug Fixes + +* **merge:** conflict ([8c14f17](https://github.com/opencadc/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617)) +* **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/opencadc/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 4fceaeb..e5dd027 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.1 +version: 0.1.2 # 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