Skip to content

Commit a09c1dc

Browse files
chore(main): release 0.3.29
1 parent 69bfbcb commit a09c1dc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.28"
2+
".": "0.3.29"
33
}

CHANGELOG.md

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

3+
## [0.3.29](https://github.com/statnett/controller-runtime-viper/compare/v0.3.28...v0.3.29) (2025-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.22.2 ([#392](https://github.com/statnett/controller-runtime-viper/issues/392)) ([7a98b68](https://github.com/statnett/controller-runtime-viper/commit/7a98b6833d6621bf9646557d86534e2e82714d98))
9+
* **deps:** update module github.com/onsi/gomega to v1.36.1 ([#389](https://github.com/statnett/controller-runtime-viper/issues/389)) ([3074b89](https://github.com/statnett/controller-runtime-viper/commit/3074b895680f89105c04330ea7c08c3265eaf6f0))
10+
* **deps:** update module github.com/onsi/gomega to v1.36.2 ([#393](https://github.com/statnett/controller-runtime-viper/issues/393)) ([bc67c8f](https://github.com/statnett/controller-runtime-viper/commit/bc67c8f57c74e27fa3fa27b06ee84a4c26d4e6df))
11+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.4 ([#397](https://github.com/statnett/controller-runtime-viper/issues/397)) ([69bfbcb](https://github.com/statnett/controller-runtime-viper/commit/69bfbcb70cb23f4150f7aa8258ab70bccb610c3e))
12+
313
## [0.3.28](https://github.com/statnett/controller-runtime-viper/compare/v0.3.27...v0.3.28) (2024-12-02)
414

515

0 commit comments

Comments
 (0)