Skip to content

Commit

Permalink
[RELEASE] Release v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed May 9, 2024
1 parent 0ab0f29 commit 33ceb8d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Minikube
uses: manusa/actions-setup-minikube@v2.10.0
uses: manusa/actions-setup-minikube@v2.11.0
with:
minikube version: 'v1.33.0'
kubernetes version: 'v1.30.0'
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-actions-setup-minikube",
"version": "2.10.0",
"version": "2.11.0",
"description": "Set up your GitHub Actions workflow with a specific version of Minikube and Kubernetes",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 33ceb8d

Please sign in to comment.