Skip to content

Commit

Permalink
chore(deps): update kubernetes related testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 5406432 commit d2f3eb9
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/[email protected]
with:
minikube version: v1.33.1
kubernetes version: v1.30.2
minikube version: v1.34.0
kubernetes version: v1.31.3
github token: ${{ secrets.GITHUB_TOKEN }}
driver: docker
start args: "--container-runtime=containerd"
Expand Down

0 comments on commit d2f3eb9

Please sign in to comment.