chore(release): prepare for 1.6.2 (#336)
Release / release (push) Successful in 57s
cron-checker / test (push) Successful in 1m44s
cron-checker / vulnerabilities (push) Successful in 2m7s
cron-checker / build (push) Successful in 54m12s

## [1.6.2] - 2026-03-06

### 🐛 Bug Fixes

- *(deps)* Update kubernetes packages to v0.35.2 (#331)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#329)
- *(deps)* Update golang docker tag to v1.26.1 (#334)
- *(deps)* Update dependency go to v1.26.1 (#333)

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

---

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

Reviewed-on: #336
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #336.
This commit is contained in:
2026-03-06 20:02:15 +00:00
committed by Joakim Olsson
parent e33264eb3e
commit aa395e7fd1
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "1.6.1" "version": "1.6.2"
} }
+16
View File
@@ -2,8 +2,24 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [1.6.2] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.35.2 (#331)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#329)
- *(deps)* Update golang docker tag to v1.26.1 (#334)
- *(deps)* Update dependency go to v1.26.1 (#333)
## [1.6.1] - 2026-02-11 ## [1.6.1] - 2026-02-11
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.35.1 (#328)
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Run build job on pull requests - Run build job on pull requests