Skip to content

Commit

Permalink
chore(ci): bump kubernetes version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Aug 2, 2024
1 parent b651121 commit 821101c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kubeconform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
strategy:
matrix:
k8s_version:
- "1.27.9"
- "1.28.5"
- "1.29.0"
- "1.28.12"
- "1.29.7"
- "1.30.3"
permissions:
contents: read
packages: read
Expand Down

0 comments on commit 821101c

Please sign in to comment.