Skip to content

Commit 244a0ce

Browse files
authored
chore: upgrade k3s version v1.33 (#732)
1 parent aab15b0 commit 244a0ce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-charts-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ on:
6767
description: "The version of K3S (default: v1.28)"
6868
type: string
6969
required: false
70-
default: 'v1.28'
70+
default: 'v1.33'
7171
MAKE_OPS_POST:
7272
description: "The post ops name of makefile"
7373
type: string

.github/workflows/release-charts-enterprise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ on:
7777
description: "The version of K3S (default: v1.28)"
7878
type: string
7979
required: false
80-
default: 'v1.28'
80+
default: 'v1.33'
8181
MAKE_OPS_POST:
8282
description: "The post ops name of makefile"
8383
type: string

.github/workflows/release-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ on:
8787
description: "The version of K3S (default: v1.28)"
8888
type: string
8989
required: false
90-
default: 'v1.28'
90+
default: 'v1.33'
9191
MAKE_OPS_POST:
9292
description: "The post ops name of makefile"
9393
type: string

0 commit comments

Comments
 (0)