Skip to content

Commit 65ab562

Browse files
chore(main): release data-sync-operator-chart 1.0.4 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78c0e80 commit 65ab562

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0.0",
3-
"chart": "1.0.3"
3+
"chart": "1.0.4"
44
}

chart/CHANGELOG.md

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

3+
## [1.0.4](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.3...data-sync-operator-chart/v1.0.4) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* manually bump chart readme version ([78c0e80](https://github.com/pelotech/data-sync-operator/commit/78c0e80b7225269f1165f96b4d9ffdab265d1df8))
9+
310
## [1.0.3](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.2...data-sync-operator-chart/v1.0.3) (2025-12-01)
411

512

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ apiVersion: v2
22
name: data-sync-operator-chart
33
description: A Helm chart to distribute the project data-sync-operator
44
type: application
5-
version: 1.0.3
5+
version: 1.0.4
66
appVersion: "0.1.0"
77
icon: "https://example.com/icon.png"

0 commit comments

Comments
 (0)