We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a8ea3b + dca31f5 commit 9f0b78fCopy full SHA for 9f0b78f
1 file changed
CHANGELOG.md
@@ -1,14 +1,21 @@
1
## unreleased
2
3
-## v0.1.65 (beta) - January 19, 2026
4
-
5
## v0.1.65 (beta) - January 14, 2026
6
7
* Fix syncTags error handling bug (@gottwald)
8
* Updates dependencies: (@dependabot)
9
- sigs.k8s.io/controller-runtime v0.22.4
10
- go.uber.org/zap v1.27.1
11
- golang.org/x/crypto v0.45.0
+ - golang.org/x/sync v0.19.0
+ - k8s.io/api v0.35.0
12
+ - k8s.io/apimachinery v0.35.0
13
+ - k8s.io/client-go v0.35.0
14
+ - k8s.io/cloud-provider v0.35.0
15
+ - k8s.io/component-base v0.35.0
16
+ - k8s.io/klog/v2 v2.130.1
17
+ - k8s.io/utils v0.0.0-20260108192941-914a6e750570
18
+ - sigs.k8s.io/controller-runtime v0.22.4
19
* Update actions/checkout to 6.0.0 (@dependabot)
20
21
## v0.1.64 (beta) - October 8, 2025
0 commit comments