-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
chore(deps): update minikube version (batch update)
1 parent
924d9ef
commit 3c157e5
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,9 +79,9 @@ jobs: | |
version: 'v3.0.0' | ||
|
||
- name: Install Minikube | ||
uses: manusa/[email protected].0 | ||
uses: manusa/[email protected].1 | ||
with: | ||
minikube version: v1.34.0 | ||
minikube version: v1.35.0 | ||
kubernetes version: v1.28.11 | ||
github token: ${{ secrets.GITHUB_TOKEN }} | ||
driver: docker | ||
|