Skip to content

Commit

Permalink
task: update kube / minikube versions (keycloak#27560)
Browse files Browse the repository at this point in the history
relates to: keycloak#27080

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
  • Loading branch information
shawkins committed Mar 5, 2024
1 parent ee64fb5 commit 5b03ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/operator-ci.yml
Expand Up @@ -10,8 +10,8 @@ on:

env:
MAVEN_ARGS: "-B -nsu -Daether.connector.http.connectionMaxTtl=25"
MINIKUBE_VERSION: v1.31.2
KUBERNETES_VERSION: v1.24.17 # OCP 4.11
MINIKUBE_VERSION: v1.32.0
KUBERNETES_VERSION: v1.27.10 # OCP 4.14

defaults:
run:
Expand Down

0 comments on commit 5b03ed1

Please sign in to comment.