0.27.0-rc2
Pre-release
Pre-release
Main changes since 0.27-rc1
- Fixed AArch64 version of the
kaniko-executor
container image - Add Canary installation files to release archives
Maven artifacts
To test the Maven artifacts which are part of this release, use the staging repository by including following in your pom.xml
:
<repositories>
<repository>
<id>staging</id>
<url>https://oss.sonatype.org/content/repositories/iostrimzi-1145</url>
</repository>
</repositories>