Skip to content
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

Automatically open podman PR to update gvproxy version when there's a new release #475

Open
cfergeau opened this issue Feb 12, 2025 · 0 comments

Comments

@cfergeau
Copy link
Collaborator

When there's a gvisor-tap-vsock release, the podman Windows and macOS installers need to be updated to use the new version. This is currently done manually, it would be nice to automate this.
This was suggested here #461 (comment)
podman uses renovate, it's most likely possible to use https://docs.renovatebot.com/modules/manager/regex/ to do the update.

Example podman commits doing these updates after a release:
containers/podman@52caa0f
containers/podman@45e1ffb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant