chore(release): prepare for 1.6.6 (#369)
Release / release (push) Successful in 49s
cron-checker / build (push) Successful in 21m13s
cron-checker / vulnerabilities (push) Successful in 1m44s
cron-checker / test (push) Successful in 2m6s

## [1.6.6] - 2026-06-06

### 🐛 Bug Fixes

- *(deps)* Update kubernetes monorepo to v0.36.1 (#360)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#362)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#366)
- *(deps)* Update golang docker tag to v1.26.4 (#368)

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

---

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

Reviewed-on: #369
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #369.
This commit is contained in:
2026-06-11 06:04:12 +00:00
committed by Joakim Olsson
parent bf6fe349b7
commit 085d7d73e2
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.5"
"version": "1.6.6"
}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [1.6.5] - 2026-05-12
## [1.6.6] - 2026-06-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.1 (#360)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#362)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#366)
- *(deps)* Update golang docker tag to v1.26.4 (#368)
## [1.6.5] - 2026-05-13
### 🐛 Bug Fixes