mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-02-14 18:10:01 +00:00
ci: bump KinD to version 0.29.0
This commit is contained in:
committed by
Thibault VINCENT
parent
41deed3f1c
commit
6d8930ecf4
2
.github/workflows/pr-code.yml
vendored
2
.github/workflows/pr-code.yml
vendored
@@ -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'
|
||||
|
||||
|
||||
2
.github/workflows/pr-packaging.yml
vendored
2
.github/workflows/pr-packaging.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- deploy/charts/**
|
||||
|
||||
env:
|
||||
VERSION_KIND: v0.26.0
|
||||
VERSION_KIND: v0.29.0
|
||||
|
||||
jobs:
|
||||
chart-testing:
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user