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

[WIP] use next tag for image instead of latest #42

Closed
wants to merge 1 commit into from

Conversation

durandom
Copy link
Member

@durandom durandom commented Aug 28, 2024

replace :latest with :next tag to make CI run with the latest version

as suggested in #41 (comment)

@durandom durandom requested a review from a team as a code owner August 28, 2024 12:44
@durandom durandom changed the title latest to next use next tag for image instead of latest Aug 28, 2024
Copy link

sonarcloud bot commented Aug 28, 2024

@durandom durandom requested review from nickboldt and rm3l and removed request for a team, kadel and davidfestal August 28, 2024 12:51
@durandom durandom changed the title use next tag for image instead of latest [WIP] use next tag for image instead of latest Aug 28, 2024
@durandom
Copy link
Member Author

I don't think this is the correct way to solve the initial problem
/cose

@durandom durandom closed this Aug 28, 2024
@nickboldt
Copy link
Member

I've fixed the borked :latest tags like this:

skopeo --insecure-policy copy --all docker://quay.io/rhdh/rhdh-hub-rhel9:{1.2,latest}
skopeo --insecure-policy copy --all docker://quay.io/rhdh/rhdh-rhel9-operator:{1.2,latest} 
skopeo --insecure-policy copy --all docker://quay.io/rhdh/rhdh-operator-bundle:{1.2,latest} 

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

Successfully merging this pull request may close these issues.

2 participants