This is an automated email from the ASF dual-hosted git repository.
kichan pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 00ff8b4 Update build.yml (#178)
00ff8b4 is described below
commit 00ff8b400c3b31db6101d4e63bfb93f4769a4549
Author: Kit Chan <[email protected]>
AuthorDate: Sun Jan 7 17:58:56 2024 -0800
Update build.yml (#178)
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e7cd5f6..5f544a3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
uses: manusa/[email protected]
with:
minikube version: 'v1.32.0'
- kubernetes version: 'v1.28.4'
+ kubernetes version: 'v1.28.3'
github token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Python 3.7