Skip to content

Commit

Permalink
Merge pull request cowboysysop#79 from sebastien-prudhomme/kubernetes…
Browse files Browse the repository at this point in the history
…-1.22

ci: launch tests on Kubernetes v1.22
  • Loading branch information
sebastien-prudhomme authored Aug 5, 2021
2 parents e2b46bf + 4f468c9 commit aef39c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- v1.19.11
- v1.20.7
- v1.21.2
- v1.22.0
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

## Quality

All these charts are tested with [ct](https://github.com/helm/chart-testing) on multiple Kubernetes versions, from v1.16 to v1.21, with the help of [kind](https://kind.sigs.k8s.io/).
All these charts are tested with [ct](https://github.com/helm/chart-testing) on multiple Kubernetes versions, from v1.16 to v1.22, with the help of [kind](https://kind.sigs.k8s.io/).

## Contributing

Expand Down

0 comments on commit aef39c4

Please sign in to comment.