File tree Expand file tree Collapse file tree
charts/data-sync-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.3 "
2+ "." : " 0.1.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.4] ( https://github.com/pelotech/data-sync-operator/compare/0.1.3...0.1.4 ) (2026-01-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update k8s.io/utils digest to 914a6e7 ([ #65 ] ( https://github.com/pelotech/data-sync-operator/issues/65 ) ) ([ 4493fec] ( https://github.com/pelotech/data-sync-operator/commit/4493fec16b28419e413150438c75798a951e0299 ) )
9+ * ** deps:** update module github.com/onsi/ginkgo/v2 to v2.27.3 ([ #57 ] ( https://github.com/pelotech/data-sync-operator/issues/57 ) ) ([ eac1e6e] ( https://github.com/pelotech/data-sync-operator/commit/eac1e6e13534bb9c520a87052d67eff24abcd3fb ) )
10+ * ** deps:** update module kubevirt.io/containerized-data-importer-api to v1.64.0 ([ #62 ] ( https://github.com/pelotech/data-sync-operator/issues/62 ) ) ([ 9700933] ( https://github.com/pelotech/data-sync-operator/commit/97009336411765a6ea524b64685030ffd316d63b ) )
11+
312## [ 0.1.3] ( https://github.com/pelotech/data-sync-operator/compare/0.1.2...0.1.3 ) (2025-12-09)
413
514
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.3
7- appVersion : " 0.1.3 "
6+ version : 0.1.4
7+ appVersion : " 0.1.4 "
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.3 <!-- x-release-please-version -->
3+ ### version: 0.1.4 <!-- x-release-please-version -->
44
5- ### appVersion: 0.1.3 <!-- x-release-please-version -->
5+ ### appVersion: 0.1.4 <!-- 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