chore: update kairos to v4.0.4#662
Merged
Merged
Conversation
Bump KAIROS_VERSION from v4.0.3 to v4.0.4 across the Earthfile and all per-distro Dockerfiles (RHEL core/sat/fips/stig, SLEM, Ubuntu FIPS 20.04/22.04/24.04). kairos-init is already at v0.8.12 (merged in #635), so no change is needed there.
abhinavnagaraj
approved these changes
Jun 30, 2026
Contributor
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
abhinavnagaraj
added a commit
that referenced
this pull request
Jun 30, 2026
* chore: update kairos to v4.0.4 (#662) Bump KAIROS_VERSION from v4.0.3 to v4.0.4 across the Earthfile and all per-distro Dockerfiles (RHEL core/sat/fips/stig, SLEM, Ubuntu FIPS 20.04/22.04/24.04). kairos-init is already at v0.8.12 (merged in #635), so no change is needed there. (cherry picked from commit a01a947) # Conflicts: # Earthfile * Update Earthfile --------- Co-authored-by: Nianyu Shen <nianyu@spectrocloud.com> Co-authored-by: Abhinav Nagaraj <2302780+abhinavnagaraj@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
KAIROS_VERSIONfromv4.0.3→v4.0.4across theEarthfileand all per-distro Dockerfiles.v0.8.12(merged in PE-9025: update kairos-init to v0.8.12 #635), so no changes were needed for it in this PR.Files changed (13)
Earthfilerhel-core-images/Dockerfile.rhel8,Dockerfile.rhel8.sat,Dockerfile.rhel9,Dockerfile.rhel9.satrhel-fips/Dockerfile.rhel8,Dockerfile.rhel9rhel-stig/Dockerfile.rhel9,Dockerfile.rhel9-fipsslem/Dockerfileubuntu-fips/20.04/Dockerfile,ubuntu-fips/22.04/Dockerfile.ubuntu22.04-fips,ubuntu-fips/24.04/Dockerfile.ubuntu24.04-fipsNotes
Each change is a single-line version bump. The
VERSION/KAIROS_VERSIONargs feedkairos-init --versionand the base-image tag, matching the prior v4.0.2→v4.0.3 bump (#557).