Skip to content

Commit

Permalink
Upgrade minikube (#256)
Browse files Browse the repository at this point in the history
* Update build.yml

* Update README.md
  • Loading branch information
shukitchan authored Nov 3, 2024
1 parent 400c678 commit d4f128e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup Minikube
uses: manusa/actions-setup-minikube@v2.11.0
with:
minikube version: 'v1.33.1'
minikube version: 'v1.34.0'
kubernetes version: 'v1.30.6'
driver: 'docker'
container runtime: 'docker'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Card](https://goreportcard.com/badge/github.com/apache/trafficserver-ingress-con
- Other Packages
- luasocket 3.0.0
- redis-lua 2.0.4
- Tested on Minikube 1.33.1 / Kubernetes 1.30.6
- Tested on Minikube 1.34.0 / Kubernetes 1.30.6

0 comments on commit d4f128e

Please sign in to comment.