Bump to c/storage v1.63.0 in c/image, c/image to v5.40#858
Conversation
Luap99
left a comment
There was a problem hiding this comment.
you must update the go.mod from common as well, we require that the modules requirements are in sync.
mtrmac
left a comment
There was a problem hiding this comment.
@TomSweeneyRedHat go work sync && go work vendor && make vendor or repeat make vendor until stability.
fe72023 to
ec94009
Compare
|
@TomSweeneyRedHat (one more?) |
ec94009 to
711f1a3
Compare
|
There's no Vendor section in the Makefile. I went with |
There’s one in the top level |
711f1a3 to
b36fe51
Compare
|
DOH! I tried |
|
@TomSweeneyRedHat #861 seems to pass. |
Bump c/storage to v1.63.0 in c/image and c/common Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
Bump c/image to v5.40 for Podman v6.0 Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
b36fe51 to
3c2fa91
Compare
|
@mtrmac thanks for the other PR, that was very helpful. The big issue I had was doing |
mtrmac
left a comment
There was a problem hiding this comment.
Thanks!
@TomSweeneyRedHat when creating the GitHub release, please highlight that config file lookup behavior has changed and users should read containers-config(5).
|
We will need a release for common so packit works. Long term we likely want an automation to create the release with a right tarball for debian packing #485 |
Bump c/storage to v1.63.0 in c/image, then bump c/image to v5.40.0
I'll follow up with a dev bump everywhere at the end of this process.