Skip to content

Commit

Permalink
ci: test against k8s 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Jan 19, 2022
1 parent ee68b84 commit af9f837
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,11 @@ jobs:
# k3s-version: https://github.com/rancher/k3s/tags
# k3s-channel: https://update.k3s.io/v1-release/channels
include:
- k3s-channel: v1.22
- k3s-channel: v1.23
test: install
debuggable: debuggable
- k3s-channel: v1.22
test: install
- k3s-channel: v1.21
test: install
- k3s-channel: v1.20
Expand Down

0 comments on commit af9f837

Please sign in to comment.