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 container image naming #3156

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Fix container image naming #3156

merged 1 commit into from
Jan 29, 2025

Conversation

jimmykarily
Copy link
Contributor

@jimmykarily jimmykarily commented Jan 29, 2025

From this:

quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.3.1-rc2-2-g53b68481-k3sv1.32.1-rc2-k3sk3s1

to this:

quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.3.1-rc2-2-g53b68481-k3sv1.32.1-rc2-k3s1

The bug was introduced here: 97872afeb

and it affects the names of the v3.3.1-rcX releases

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

From this:

quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.3.1-rc2-2-g53b68481-k3sv1.32.1-rc2-k3sk3s1

to this:

quay.io/kairos/ubuntu:24.04-standard-amd64-generic-v3.3.1-rc2-2-g53b68481-k3sv1.32.1-rc2-k3s1

Signed-off-by: Dimitris Karakasilis <[email protected]>
@jimmykarily jimmykarily merged commit c958b69 into master Jan 29, 2025
55 of 56 checks passed
@jimmykarily jimmykarily deleted the fix-image-naming branch January 29, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants