We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab15b0 commit 244a0ceCopy full SHA for 244a0ce
3 files changed
.github/workflows/release-charts-check.yml
@@ -67,7 +67,7 @@ on:
67
description: "The version of K3S (default: v1.28)"
68
type: string
69
required: false
70
- default: 'v1.28'
+ default: 'v1.33'
71
MAKE_OPS_POST:
72
description: "The post ops name of makefile"
73
.github/workflows/release-charts-enterprise.yml
@@ -77,7 +77,7 @@ on:
77
78
79
80
81
82
83
.github/workflows/release-charts.yml
@@ -87,7 +87,7 @@ on:
87
88
89
90
91
92
93
0 commit comments