Skip to content

Commit

Permalink
bump patch releases
Browse files Browse the repository at this point in the history
  • Loading branch information
nader-ziada committed Oct 5, 2022
1 parent e331935 commit 885220a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
fail-fast: false # Keep running if one leg fails.
matrix:
k8s-version:
- v1.23.6
- v1.24.0
- v1.23.12
- v1.24.6

ingress:
- kourier
Expand All @@ -108,13 +108,13 @@ jobs:
# This is attempting to make it a bit clearer what's being tested.
# See: https://github.com/kubernetes-sigs/kind/releases
# https://hub.docker.com/r/kindest/node/tags
- k8s-version: v1.23.6
- k8s-version: v1.23.12
kind-version: v0.14.0
kind-image-sha: sha256:b1fa224cc6c7ff32455e0b1fd9cbfd3d3bc87ecaa8fcb06961ed1afb3db0f9ae
kind-image-sha: sha256:934835129873881bbfac668e1da74890c749afed16e020cd173b77788841155c

- k8s-version: v1.24.0
- k8s-version: v1.24.6
kind-version: v0.14.0
kind-image-sha: sha256:0866296e693efe1fed79d5e6c7af8df71fc73ae45e3679af05342239cdc5bc8e
kind-image-sha: sha256:ec13a9319ee30ab5e842517a9dffdb8e3c0e36151ffdef82b41be537ac124fbc

# Disabled due to consistent failures
# - ingress: gateway_istio
Expand Down

0 comments on commit 885220a

Please sign in to comment.