Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,14 @@ If you want to get in touch with us first before contributing, you can use:
## License
Strimzi is licensed under the [Apache License](./LICENSE), Version 2.0

## Architecture support

### Linux on IBM Z (s390x) :

[![Jenkins](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/badge/icon)](https://ibmz-ci.osuosl.org/job/Strimzi_Kafka_Operator_IBMZ_CI/)

_Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers._

## Container signatures

From the 0.38.0 release, Strimzi containers are signed using the [`cosign` tool](https://github.com/sigstore/cosign).
Expand Down