Skip to content

Commit 56d5966

Browse files
chore(main): release data-sync-operator-chart 1.0.8 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8e6dc16 commit 56d5966

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.7"
3+
"chart": "1.0.8"
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.8](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.7...data-sync-operator-chart/v1.0.8) (2025-12-02)
4+
5+
6+
### Chores
7+
8+
* readme and action tuning ([#43](https://github.com/pelotech/data-sync-operator/issues/43)) ([8e6dc16](https://github.com/pelotech/data-sync-operator/commit/8e6dc16aa13adacdca7009b834cda088e4489b1b))
9+
310
## [1.0.7](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.6...data-sync-operator-chart/v1.0.7) (2025-12-02)
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.7
5+
version: 1.0.8
66
appVersion: "0.1.0"
77
icon: "https://example.com/icon.png"

0 commit comments

Comments
 (0)