Skip to content

Commit

Permalink
Upgrade minikube version used for testing to 1.33.1
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier committed May 30, 2024
1 parent 6a55a39 commit 9b34d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/insider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Start minikube
uses: medyagh/[email protected]
with:
minikube-version: 1.33.0
minikube-version: 1.33.1
driver: docker
addons: registry

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Start minikube
uses: medyagh/[email protected]
with:
minikube-version: 1.33.0
minikube-version: 1.33.1
driver: docker
addons: registry

Expand Down

0 comments on commit 9b34d84

Please sign in to comment.