-
Notifications
You must be signed in to change notification settings - Fork 785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump to c/common v0.61.0, c/image v5.33.0, c/storage v1.56.0, Buildah to v1.38.0 #5830
Bump to c/common v0.61.0, c/image v5.33.0, c/storage v1.56.0, Buildah to v1.38.0 #5830
Conversation
Bump c/common to v0.61.0, c/image to v5.33.0, and c/storage to v1.56.0 in preparation for Buildah v1.38.0 and Podman v5.3.0 [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <[email protected]>
Bump to Buildah v1.38.0 in preparation of Podman v5.3.0 [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <[email protected]>
Bump top of tree back to the next dev version. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <[email protected]>
47d06cb
to
147765b
Compare
* AddAndCopyOptions: add CertPath, InsecureSkipTLSVerify, Retry fields | ||
* Add PrependedLinkedLayers/AppendedLinkedLayers to CommitOptions | ||
* integration tests: teach starthttpd() about TLS and pid files | ||
|
||
- Changelog for vv1.37.0 (2024-07-26) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you find yourself revising this for any reason, please fix this typo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice spot. I can't imagine how that double v
got in there. I will touch that up, later if I have to repush, or as a separate PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lsm5, Luap99, TomSweeneyRedHat The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
As the title says, bumping:
c/storage to v1.56.0
c/image to v5.33.0
c/common to v0.61.0
c/Buildah to v1.38.0
In preparation of Podman v5.3
What type of PR is this?
What this PR does / why we need it:
How to verify it
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?