Skip to content

Commit

Permalink
Update Kubernetes related testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 06fd4fc commit 07770f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
- name: Install Minikube
uses: manusa/actions-setup-minikube@v2.11.0
with:
minikube version: v1.33.1
kubernetes version: v1.30.2
minikube version: v1.34.0
kubernetes version: v1.31.0
github token: ${{ secrets.GITHUB_TOKEN }}
driver: docker
start args: "--container-runtime=containerd"
Expand Down

0 comments on commit 07770f7

Please sign in to comment.