From 7bbbc2913d1893e5f627a36dcecbed6345570ad7 Mon Sep 17 00:00:00 2001 From: kuwoyuki Date: Thu, 6 Feb 2025 23:54:59 +0600 Subject: [PATCH] chore: vz --- .gitea/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 1b03f8b..47000f2 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -48,4 +48,5 @@ jobs: uses: steebchen/kubectl@v2.1.1 with: config: ${{ secrets.KUBE_CONFIG_DATA }} + version: v1.32.0 command: apply -f manifests/ \ No newline at end of file