Skip to content

Commit

Permalink
Merge pull request #85 from Debjyoti0404/master
Browse files Browse the repository at this point in the history
updated minikube and kubernetes to latest version
  • Loading branch information
leecalcote committed Oct 15, 2023
2 parents a77eafb + ee1980a commit aed1965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ jobs:
- name: Deploy k8s-minikube
uses: manusa/[email protected]
with:
minikube version: 'v1.21.0'
kubernetes version: 'v1.20.7'
minikube version: 'v1.30.1'
kubernetes version: 'v1.27.3'
driver: docker

- name: Run Performance Test
Expand Down

0 comments on commit aed1965

Please sign in to comment.