Skip to content

Commit

Permalink
Update dependency kubernetes/kubernetes to v1.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2715a5c commit 1dcbe57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: runner.os == 'Linux'
uses: medyagh/setup-minikube@master
with:
kubernetes-version: v1.31.1 # datasource=github-releases depName=kubernetes/kubernetes
kubernetes-version: 1.31.3 # datasource=github-releases depName=kubernetes/kubernetes

- name: Run binary in the background
run: |
Expand Down

0 comments on commit 1dcbe57

Please sign in to comment.