ci: bump KinD to version 0.29.0

This commit is contained in:
Thibault VINCENT
2025-06-19 15:44:21 +02:00
committed by Thibault VINCENT
parent 41deed3f1c
commit 6d8930ecf4
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ permissions:
pull-requests: read
env:
VERSION_KIND: v0.26.0
VERSION_KIND: v0.29.0
VERSION_GOLANGCILINT: latest
VERSION_GOLANG: '1.24.4'

View File

@@ -6,7 +6,7 @@ on:
- deploy/charts/**
env:
VERSION_KIND: v0.26.0
VERSION_KIND: v0.29.0
jobs:
chart-testing:

View File

@@ -10,7 +10,7 @@ concurrency:
env:
COMMIT_NAME: Monkeynator
COMMIT_EMAIL: monkeynator@enix.io
VERSION_KIND: v0.26.0
VERSION_KIND: v0.29.0
VERSION_GOLANGCILINT: latest
VERSION_GOLANG: "1.24.4"
VERSION_CHARTRELEASER: "1.6.0"