ci: bump KinD to 0.31.0

This commit is contained in:
Thibault VINCENT
2026-03-18 15:04:22 +01:00
parent 29c9c9af02
commit 7aaa21f35a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ permissions:
pull-requests: read
env:
VERSION_KIND: v0.29.0
VERSION_KIND: v0.31.0
VERSION_GOLANGCILINT: latest
VERSION_GOLANG: '1.25.7'
+1 -1
View File
@@ -10,7 +10,7 @@ concurrency:
env:
COMMIT_NAME: Monkeynator
COMMIT_EMAIL: monkeynator@enix.io
VERSION_KIND: v0.29.0
VERSION_KIND: v0.31.0
VERSION_GOLANGCILINT: latest
VERSION_GOLANG: "1.25.7"
VERSION_CHARTRELEASER: "1.6.0"