Skip to content

Commit 7be66b3

Browse files
authored
Update Readme (#873)
1 parent 19b5675 commit 7be66b3

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

README.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -204,28 +204,22 @@ The following are tutorials on KubeLinter written by users. If you have one that
204204
* [How to add a new check in KubeLinter?](https://www.psaggu.com/upstream-contribution/2021/08/17/notes.html) by Priyanka Saggu.
205205
* [Extending kube-linter To Build A Custom Template](https://github.com/garethahealy/kubelinter-extending-blog) by [Gareth Healy](https://github.com/garethahealy).
206206

207-
## Community
208-
209-
If you would like to engage with the KubeLinter community, including maintainers and other users, you can join the Slack workspace [here](https://join.slack.com/t/kube-linter/shared_invite/zt-kla9qvyo-Tk~wynTSbr9EE3AjHcv4BQ).
210-
211-
To contribute, check out our [contributing guide](./CONTRIBUTING.md).
212-
213-
As a reminder, all participation in the KubeLinter community is governed by our [code of conduct](./CODE_OF_CONDUCT.md).
207+
## LICENSE
214208

215-
## WARNING: Alpha release
209+
KubeLinter is licensed under the [Apache License 2.0](./LICENSE).
216210

217-
KubeLinter is at an early stage of development. There may be breaking changes in
218-
the future to the command usage, flags, and configuration file formats. However,
219-
we encourage you to use KubeLinter to test your environment YAML files, see what
220-
breaks, and [contribute](./CONTRIBUTING.md).
211+
## Community
221212

222-
## LICENSE
213+
If you would like to engage with the KubeLinter community, including maintainers and other users, you can join the Slack workspace [here](https://join.slack.com/t/kube-linter/shared_invite/zt-kla9qvyo-Tk~wynTSbr9EE3AjHcv4BQ).
223214

224-
KubeLinter is licensed under the [Apache License 2.0](./LICENSE).
215+
There may be breaking changes in the future to the command usage, flags, and configuration
216+
file formats. However, we encourage you to use KubeLinter to test your environment YAML
217+
files, see what breaks, and [contribute](./CONTRIBUTING.md).
225218

226-
## StackRox
219+
As a reminder, all participation in the KubeLinter community is governed by our
220+
[code of conduct](./CODE_OF_CONDUCT.md).
227221

228-
KubeLinter is made with ❤️ by [StackRox](https://stackrox.com/).
222+
---
229223

230-
If you're interested in KubeLinter, or in any of the other cool things we do, please know that we're hiring!
231-
Check out our [open positions](https://www.stackrox.com/job-board/). We'd love to hear from you!
224+
KubeLinter is created with ❤️ by [StackRox](https://www.stackrox.io/) and is now powered
225+
by [Red Hat](https://stackrox.com/).

0 commit comments

Comments
 (0)