chore(release): prepare for 1.6.5 (#359)
Release / release (push) Successful in 50s
cron-checker / build (push) Successful in 9m41s
cron-checker / test (push) Successful in 1m54s
cron-checker / vulnerabilities (push) Successful in 1m57s

## [1.6.5] - 2026-05-12

### 🐛 Bug Fixes

- *(deps)* Update kubernetes monorepo to v0.36.0 (#352)
- *(deps)* Update golang.org/x/net to v0.53.0 for GO-2026-4918 (#356)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#350)
- *(deps)* Update golang docker tag to v1.26.3 (#355)
- *(deps)* Update go toolchain directive to v1.26.3 (#354)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #359
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #359.
This commit is contained in:
2026-05-13 09:08:54 +00:00
committed by Joakim Olsson
parent 12c5c0d018
commit 6e5b795b99
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.4"
"version": "1.6.5"
}
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [1.6.5] - 2026-05-12
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.0 (#352)
- *(deps)* Update golang.org/x/net to v0.53.0 for GO-2026-4918 (#356)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#350)
- *(deps)* Update golang docker tag to v1.26.3 (#355)
- *(deps)* Update go toolchain directive to v1.26.3 (#354)
## [1.6.4] - 2026-04-19
### 🐛 Bug Fixes