GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.67k stars 1.44k forks source link

Plugin Release v3.4.4-gradle #4324

Open github-actions[bot] opened 1 week ago

github-actions[bot] commented 1 week ago

Requirements

GCS

Github

Jib-Extensions

dsvensson commented 6 days ago

For some reason the last release lacked signatures. Would be nice to get in place for 3.4.4:

https://plugins.gradle.org/m2/com/google/cloud/tools/jib/com.google.cloud.tools.jib.gradle.plugin/3.4.3/

Also no signatures here:

https://plugins.gradle.org/m2/com/google/cloud/tools/jib-gradle-plugin/3.4.3/

This forces users of gradle dependency verification to whitelist the checksum rather than relying on signature verification.