Skip to content

Commit

Permalink
Merge pull request #934 from Shopify/test-127
Browse files Browse the repository at this point in the history
Test against Kubernetes v1.27
  • Loading branch information
cjoudrey authored Aug 9, 2023
2 parents da0abf2 + 2ac1ffa commit c07abfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ jobs:
- "3.0.4"
- "2.7.6"
kubernetes_version:
- "1.27.3"
- "1.26.4"
- "1.24.13"
- "1.23.17"
include:
- kubernetes_version: "1.27.3"
kind_image: "kindest/node:v1.27.3@sha256:9dd3392d79af1b084671b05bcf65b21de476256ad1dcc853d9f3b10b4ac52dde"
- kubernetes_version: "1.26.4"
kind_image: "kindest/node:v1.26.4@sha256:a539833d26264444ab3b8f5e56e23fa3361436445fa23c864e6dec622458858f"
- kubernetes_version: "1.24.13"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Krane provides support for official upstream supported versions [Kubernetes](htt
| 1.24 | Yes | -- |
| 1.25 | No | -- |
| 1.26 | Yes | -- |
| 1.27 | Yes | -- |

## Installation

Expand Down

0 comments on commit c07abfa

Please sign in to comment.