Skip to content

Commit 9f0b78f

Browse files
Merge pull request #894 from digitalocean/fix-changelog
Update changelog.md
2 parents 6a8ea3b + dca31f5 commit 9f0b78f

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
## unreleased
22

3-
## v0.1.65 (beta) - January 19, 2026
4-
53
## v0.1.65 (beta) - January 14, 2026
64

75
* Fix syncTags error handling bug (@gottwald)
86
* Updates dependencies: (@dependabot)
97
- sigs.k8s.io/controller-runtime v0.22.4
108
- go.uber.org/zap v1.27.1
119
- golang.org/x/crypto v0.45.0
10+
- golang.org/x/sync v0.19.0
11+
- 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
1219
* Update actions/checkout to 6.0.0 (@dependabot)
1320

1421
## v0.1.64 (beta) - October 8, 2025

0 commit comments

Comments
 (0)