Skip to content

Commit 3f0508b

Browse files
authored
Bump kind 1.21 and 1.22, add 1.23 (#2842)
1 parent 515e983 commit 3f0508b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
{\"image\": \"ubi-plus\", \"marker\": \"policies\"}], \
170170
\"k8s\": [\"${{ needs.checks.outputs.k8s_latest }}\"]}"
171171
else
172-
echo "::set-output name=matrix::{\"k8s\": [\"1.19.16\", \"1.20.15\", \"1.21.10\", \"1.22.7\", \"${{ needs.checks.outputs.k8s_latest }}\"], \
172+
echo "::set-output name=matrix::{\"k8s\": [\"1.19.16\", \"1.20.15\", \"1.21.12\", \"1.22.9\", \"1.23.6\", \"${{ needs.checks.outputs.k8s_latest }}\"], \
173173
\"images\": [{\"image\": \"debian\"}, {\"image\": \"debian-plus\"}]}"
174174
fi
175175

0 commit comments

Comments
 (0)