Skip to content

Commit 2586caa

Browse files
chore(main): release 0.1.4
1 parent 4493fec commit 2586caa

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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

charts/data-sync-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: data-sync-operator
33
description: A Helm chart to distribute the project data-sync-operator
44
type: 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
99
icon: "https://example.com/icon.png"

charts/data-sync-operator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

77
A Helm chart to distribute the project data-sync-operator
88

0 commit comments

Comments
 (0)