Skip to content

Commit 8a8972e

Browse files
committed
ci: bump Kind to v0.23.0
1 parent 500829e commit 8a8972e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/pr-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
pull-requests: read
1212

1313
env:
14-
VERSION_KIND: v0.20.0
14+
VERSION_KIND: v0.23.0
1515
VERSION_GOLANGCILINT: latest
1616
VERSION_GOLANG: '1.22.2'
1717

.github/workflows/pr-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- deploy/charts/**
77

88
env:
9-
VERSION_KIND: v0.20.0
9+
VERSION_KIND: v0.23.0
1010

1111
jobs:
1212
chart-testing:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
env:
1111
COMMIT_NAME: Monkeynator
1212
COMMIT_EMAIL: monkeynator@enix.io
13-
VERSION_KIND: v0.20.0
13+
VERSION_KIND: v0.23.0
1414
VERSION_GOLANGCILINT: latest
1515
VERSION_GOLANG: '1.22.2'
1616
VERSION_CHARTRELEASER: '1.6.0'

0 commit comments

Comments
 (0)