Skip to content

Commit 39e951d

Browse files
chore(main): release utils 0.1.2
1 parent c9146a3 commit 39e951d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"helm/applications/skaha": "1.2.0",
77
"helm/applications/sshd": "1.0.1",
88
"helm/applications/storage-ui": "0.7.0",
9-
"helm/applications/utils": "0.1.1",
9+
"helm/applications/utils": "0.1.2",
1010
"helm/common": "1.0.0"
1111
}

helm/applications/utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/opencadc/deployments/compare/utils-0.1.1...utils-0.1.2) (2025-11-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **merge:** conflict ([8c14f17](https://github.com/opencadc/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617))
9+
* **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))
10+
311
## [0.1.1](https://github.com/opencadc/deployments/compare/utils-0.1.0...utils-0.1.1) (2025-10-23)
412

513

helm/applications/utils/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type: library
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 0.1.1
23+
version: 0.1.2
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)