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 9, 2023
1 parent c659ed5 commit 24170d1
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 @@ -75,8 +75,8 @@ jobs:
- name: Install Minikube
uses: manusa/[email protected]
with:
minikube version: v1.29.0
kubernetes version: v1.26.3
minikube version: v1.32.0
kubernetes version: v1.28.3
github token: ${{ secrets.GITHUB_TOKEN }}
driver: docker
start args: "--container-runtime=containerd"
Expand Down

0 comments on commit 24170d1

Please sign in to comment.