GoogleContainerTools / GoogleContainerTools/jib
Plugin Release v3.4.4-maven
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
## Requirements
- [x] ⚠️ Ensure the release process has succeeded before proceeding
## GCS
- [x] Run `./jib-maven-plugin/scripts/update_gcs_latest.sh 3.4.4` script to update GCS with the latest version number
## Github
- [x] Update [CHANGELOG.md](https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md)
- [x] Update [README.md](https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-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-09e4fc0ed34f00293f15)
- [x] Merge PR (https://github.com/GoogleContainerTools/jib/pull/4325)
#### 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.