Skip to content

Commit 10e60a2

Browse files
chore(main): release data-sync-operator-chart 1.0.5 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4cf71cc commit 10e60a2

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.4"
3+
"chart": "1.0.5"
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.5](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.4...data-sync-operator-chart/v1.0.5) (2025-12-02)
4+
5+
6+
### Chores
7+
8+
* fix var mismatch, reverted package strings in workflow checks, fix readme generation loop ([#36](https://github.com/pelotech/data-sync-operator/issues/36)) ([4cf71cc](https://github.com/pelotech/data-sync-operator/commit/4cf71cc86d6223ba6a4038dd0d520f8ce609db1b))
9+
310
## [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)
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.4
5+
version: 1.0.5
66
appVersion: "0.1.0"
77
icon: "https://example.com/icon.png"

0 commit comments

Comments
 (0)