Skip to content

Commit

Permalink
Bump minikube and Kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
rra committed Nov 7, 2022
1 parent 0bbe208 commit a8be3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
if: steps.filter.outputs.minikube == 'true'
uses: manusa/[email protected]
with:
minikube version: 'v1.25.2'
kubernetes version: 'v1.22.8'
minikube version: 'v1.28.0'
kubernetes version: 'v1.25.2'

- name: Test interaction with the cluster
if: steps.filter.outputs.minikube == 'true'
Expand Down

0 comments on commit a8be3b3

Please sign in to comment.