chore(release): prepare for v0.1.13 #494

Open
releaser wants to merge 2 commits from next-release into main
Owner

[0.1.13] - 2026-08-29

🐛 Bug Fixes

  • (deps) Update module github.com/stretchr/testify to v1.12.1 (#483)
  • (deps) Update kubernetes monorepo to v0.36.4 (#488)
  • (deps) Update kubernetes monorepo to v0.37.0 (#493)

⚙️ Miscellaneous Tasks

  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485)
  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487)
  • (deps) Update golang:1.27.0 docker digest to 47526c1 (#491)

Note: Please use Squash Merge when merging this PR.

## [0.1.13] - 2026-08-29 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#483) - *(deps)* Update kubernetes monorepo to v0.36.4 (#488) - *(deps)* Update kubernetes monorepo to v0.37.0 (#493) ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485) - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487) - *(deps)* Update golang:1.27.0 docker digest to 47526c1 (#491) <!-- generated by git-cliff --> --- **Note:** Please use **Squash Merge** when merging this PR.
releaser added 2 commits 2026-08-29 21:34:11 +00:00
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
d5e81dfd41
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / test (pull_request) Successful in 1m14s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m2s
gitlab-cleanup-handler / build (pull_request) Successful in 8m4s
fb23ef829f
All checks were successful
gitlab-cleanup-handler / test (push) Skipped
Required
gitlab-cleanup-handler / vulnerabilities (push) Skipped
Required
gitlab-cleanup-handler / build (push) Skipped
Required
gitlab-cleanup-handler / test (pull_request) Successful in 1m14s
Required
Details
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m2s
Required
Details
gitlab-cleanup-handler / build (pull_request) Successful in 8m4s
Required
Details
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next-release:next-release
git checkout next-release
Sign in to join this conversation.