GoogleContainerTools / GoogleContainerTools/jib
Plugin Release v3.5.1-gradle
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
## Requirements
- [ ] ⚠️ Ensure the release process has succeeded before proceeding
## GCS
- [x] Run `./jib-gradle-plugin/scripts/update_gcs_latest.sh 3.5.1` script to update GCS with the latest version number
## Github
- [x] Update [CHANGELOG.md](https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/CHANGELOG.md)
- [x] Update [README.md](https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/README.md)
- [x] Search/replace the old published version with the new published version in [examples](https://github.com/GoogleContainerTools/jib/tree/master/examples)
- [x] Publish [Release](https://github.com/GoogleContainerTools/jib/releases/tag/untagged-dc4d6d2d7bd1c191badc)
- [x] Merge PR (https://github.com/GoogleContainerTools/jib/pull/4454)
#### Jib-Extensions
- [ ] Update versions in [Jib Extensions](https://github.com/GoogleContainerTools/jib-extensions)
- [ ] If there were Gradle API or Jib API changes, double-check compatibility and update Version Matrix on jib-extensions. It may require re-releasing first-party extensions. See [jib-extensions#45](https://github.com/GoogleContainerTools/jib-extensions/pull/45), [jib-extensions#44](https://github.com/GoogleContainerTools/jib-extensions/pull/44), and [jib-extensions#42](https://github.com/GoogleContainerTools/jib-extensions/pull/42)
Contributor guide
Assessment
This issue has not been assessed yet.