更改kubectl的action2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 21m41s

This commit is contained in:
bamanker
2026-01-04 18:01:36 +08:00
parent 75d0f8d768
commit 7ebd4ba157

View File

@@ -146,7 +146,8 @@ jobs:
- name: Setup kubectl
uses: http://139.9.216.111:3000/bamanker/setup-kubectl@v4
with:
version: "v1.33.6" # 或指定具体版本,比如 "v1.29.0"
version: "v1.33" # 或指定具体版本,比如 "v1.29.0"
id: install
- name: Configure kubeconfig
# 假设您的 KUBE_CONFIG 秘密是 Base64 编码的 kubeconfig 文件内容