Skip to content

Commit 00ae033

Browse files
chore(main): release data-sync-operator-chart 1.0.6 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48aeac5 commit 00ae033

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.5"
3+
"chart": "1.0.6"
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.6](https://github.com/pelotech/data-sync-operator/compare/data-sync-operator-chart/v1.0.5...data-sync-operator-chart/v1.0.6) (2025-12-02)
4+
5+
6+
### Chores
7+
8+
* release please test ([#39](https://github.com/pelotech/data-sync-operator/issues/39)) ([48aeac5](https://github.com/pelotech/data-sync-operator/commit/48aeac5daae5aaecc53afe7f44d88042987f9d8c))
9+
310
## [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)
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.5
5+
version: 1.0.6
66
appVersion: "0.1.0"
77
icon: "https://example.com/icon.png"

0 commit comments

Comments
 (0)