Skip to content

Commit 6c337b6

Browse files
committed
chore(main): release 0.3.2
Signed-off-by: Peggie <[email protected]>
1 parent a8e0863 commit 6c337b6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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.3.1"
2+
".": "0.3.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/cloudnative-pg/machinery/compare/v0.3.1...v0.3.2) (2025-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major go dependencies ([#148](https://github.com/cloudnative-pg/machinery/issues/148)) ([70a2c52](https://github.com/cloudnative-pg/machinery/commit/70a2c5241d77890167f83a02467317d4582ef2fc))
9+
* **deps:** update all non-major go dependencies ([#162](https://github.com/cloudnative-pg/machinery/issues/162)) ([d97a4ac](https://github.com/cloudnative-pg/machinery/commit/d97a4acfd08e91c46435bff4d0d0a6c63668db92))
10+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.27.2 ([#165](https://github.com/cloudnative-pg/machinery/issues/165)) ([29e4c97](https://github.com/cloudnative-pg/machinery/commit/29e4c97ccbf4803c43d40b7422909278543290d6))
11+
* **deps:** update module golang.org/x/sys to v0.38.0 ([#180](https://github.com/cloudnative-pg/machinery/issues/180)) ([700b602](https://github.com/cloudnative-pg/machinery/commit/700b60296faafb61341b3ca5aca3acefc3b18aca))
12+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.22.3 ([#150](https://github.com/cloudnative-pg/machinery/issues/150)) ([7c57887](https://github.com/cloudnative-pg/machinery/commit/7c578870bd6eec693950ddeca32b707ff3021364))
13+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.22.4 ([#171](https://github.com/cloudnative-pg/machinery/issues/171)) ([523c802](https://github.com/cloudnative-pg/machinery/commit/523c802778cf7ebeb26ee5ac555886c546fa377c))
14+
315
## [0.3.1](https://github.com/cloudnative-pg/machinery/compare/v0.3.0...v0.3.1) (2025-08-11)
416

517

0 commit comments

Comments
 (0)