chore(release): prepare for v0.1.6 (#406)
Release / release (push) Successful in 56s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m50s
gitlab-cleanup-handler / test (push) Successful in 2m0s
gitlab-cleanup-handler / build (push) Successful in 1m35s

## [0.1.6] - 2026-04-19

### 🐛 Bug Fixes

- *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#398)
- *(deps)* Update module k8s.io/apimachinery to v0.35.4 (#404)
- *(deps)* Update kubernetes monorepo to v0.35.4 (#405)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#396)
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#400)
- *(deps)* Update dependency go to v1.26.2 (#401)
- *(deps)* Update golang docker tag to v1.26.2 (#402)

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

---

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

Reviewed-on: #406
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #406.
This commit is contained in:
2026-04-19 08:59:06 +00:00
committed by Joakim Olsson
parent 37bfe1a297
commit e0b9c4d4ba
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
## [0.1.6] - 2026-04-19
### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#398)
- *(deps)* Update module k8s.io/apimachinery to v0.35.4 (#404)
- *(deps)* Update kubernetes monorepo to v0.35.4 (#405)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#396)
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#400)
- *(deps)* Update dependency go to v1.26.2 (#401)
- *(deps)* Update golang docker tag to v1.26.2 (#402)
## [0.1.5] - 2026-03-19
### 🐛 Bug Fixes