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

fix broken windows download link #523

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Apr 22, 2022

We should not use the latest link for github releases. It will will
always use the latest tag based on the date not semver. So this will
point to v3.4.7 at the moment.

Because such things can happen again we should manually set the version
and update it for each release. Ideally we have some form of automation
for this.

see containers/podman#13947

We should not use the latest link for github releases. It will will
always use the latest tag based on the date not semver. So this will
point to v3.4.7 at the moment.

Because such things can happen again we should manually set the version
and update it for each release. Ideally we have some form of automation
for this.

see containers/podman#13947

Signed-off-by: Paul Holzinger <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Apr 22, 2022

LGTM

@rhatdan rhatdan merged commit 088182b into containers:main Apr 22, 2022
@Luap99 Luap99 deleted the win-link branch April 22, 2022 12:19
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

Successfully merging this pull request may close these issues.

2 participants