diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c05df9b..88f7c73 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.3" + ".": "0.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 31bbdb0..dce9c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/pelotech/data-sync-operator/compare/0.1.3...0.1.4) (2025-12-18) + + +### Bug Fixes + +* **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)) + ## [0.1.3](https://github.com/pelotech/data-sync-operator/compare/0.1.2...0.1.3) (2025-12-09) diff --git a/charts/data-sync-operator/Chart.yaml b/charts/data-sync-operator/Chart.yaml index ee4ba22..f8014d9 100644 --- a/charts/data-sync-operator/Chart.yaml +++ b/charts/data-sync-operator/Chart.yaml @@ -3,7 +3,7 @@ name: data-sync-operator description: A Helm chart to distribute the project data-sync-operator type: application # x-release-please-start-version -version: 0.1.3 -appVersion: "0.1.3" +version: 0.1.4 +appVersion: "0.1.4" # x-release-please-end icon: "https://example.com/icon.png" diff --git a/charts/data-sync-operator/README.md b/charts/data-sync-operator/README.md index a9a1128..5056572 100644 --- a/charts/data-sync-operator/README.md +++ b/charts/data-sync-operator/README.md @@ -1,8 +1,8 @@ # data-sync-operator -### version: 0.1.3 +### version: 0.1.4 -### appVersion: 0.1.3 +### appVersion: 0.1.4 A Helm chart to distribute the project data-sync-operator