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 Jun 18, 2024
1 parent 207addb commit d8efe04
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 @@ -108,8 +108,8 @@ jobs:
- name: Install Minikube
uses: manusa/[email protected]
with:
minikube version: v1.31.0
kubernetes version: v1.27.4
minikube version: v1.33.1
kubernetes version: v1.30.2
github token: ${{ secrets.GITHUB_TOKEN }}
driver: docker
start args: "--container-runtime=containerd"
Expand Down

0 comments on commit d8efe04

Please sign in to comment.