Skip to content

Commit

Permalink
chore: update minikube version used in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Gilbert <spencer.gilbert@datadoghq.com>
  • Loading branch information
spencergilbert committed Dec 23, 2021
1 parent 0b682ad commit c60c7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
script: |
// Parameters.
const minikube_version = [
"v1.21.0",
"v1.24.0",
]
const kubernetes_version = [
{ version: "v1.19.2", is_essential: true },
Expand Down

0 comments on commit c60c7a6

Please sign in to comment.