File tree Expand file tree Collapse file tree 4 files changed +12
-5
lines changed
charts/data-sync-operator Expand file tree Collapse file tree 4 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.2 "
2+ "." : " 0.1.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/pelotech/data-sync-operator/compare/0.1.2...0.1.3 ) (2025-12-09)
4+
5+
6+ ### Bug Fixes
7+
8+ * enable event rbac ([ #59 ] ( https://github.com/pelotech/data-sync-operator/issues/59 ) ) ([ b854f70] ( https://github.com/pelotech/data-sync-operator/commit/b854f7016903d8e99eff05b2821accd8609b6d8b ) )
9+
310## [ 0.1.2] ( https://github.com/pelotech/data-sync-operator/compare/0.1.1...0.1.2 ) (2025-12-04)
411
512
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: data-sync-operator
33description : A Helm chart to distribute the project data-sync-operator
44type : application
55# x-release-please-start-version
6- version : 0.1.2
7- appVersion : " 0.1.2 "
6+ version : 0.1.3
7+ appVersion : " 0.1.3 "
88# x-release-please-end
99icon : " https://example.com/icon.png"
Original file line number Diff line number Diff line change 11# data-sync-operator
22
3- ### version: 0.1.2 <!-- x-release-please-version -->
3+ ### version: 0.1.3 <!-- x-release-please-version -->
44
5- ### appVersion: 0.1.2 <!-- x-release-please-version -->
5+ ### appVersion: 0.1.3 <!-- x-release-please-version -->
66
77A Helm chart to distribute the project data-sync-operator
88
You can’t perform that action at this time.
0 commit comments