Skip to content

Commit 4cdadd5

Browse files
authored
chore(master): release pilcrow-helm 0.2.1 (#2154)
1 parent e45975f commit 4cdadd5

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
@@ -1,4 +1,4 @@
11
{
22
".": "0.31.1",
3-
"helm": "0.2.0"
3+
"helm": "0.2.1"
44
}

helm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.1](https://github.com/MESH-Research/Pilcrow/compare/pilcrow-helm-v0.2.0...pilcrow-helm-v0.2.1) (2025-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **helm:** Update to appVersion 0.31.1 ([c1c715d](https://github.com/MESH-Research/Pilcrow/commit/c1c715ddcb08a801ac6f853ac744476d952e38e8))

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.0
18+
version: 0.2.1
1919

2020
maintainers:
2121
- name: wreality

0 commit comments

Comments
 (0)