feat: Add a kairos-fedora image#694
Merged
Merged
Conversation
sdwilsh
approved these changes
May 1, 2026
| FROM scratch AS ctx | ||
| COPY build_files / | ||
|
|
||
| FROM fedora:43@sha256:49b5f0ab05516b1a8168c79f295da65e8d8db1cae275a4bec007c0b88cd19ffb AS base-kairos |
Contributor
Author
There was a problem hiding this comment.
Ah yeah. Might as well make that part of the initial trial.
| @@ -1,5 +1,6 @@ | |||
| { | |||
| "ansible": "1.3.3", | |||
| "images/kairos-fedora": "0.0.0", | |||
Contributor
There was a problem hiding this comment.
do we want our first release to just be 1.0?
Contributor
Author
There was a problem hiding this comment.
I think the release flow will bump this, so perhaps we want something lower than 1.0 so that the first release will be 1.0? Can always change it later if wrong.
Just playing around for now
7abd3ba to
091f866
Compare
This was referenced May 1, 2026
robarnold
pushed a commit
that referenced
this pull request
May 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.2.0](kairos-fedora-0.1.0...kairos-fedora-0.2.0) (2026-05-01) ### Features * Add a kairos-fedora image ([#694](#694)) ([8a2fa2c](8a2fa2c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: formwork-remover[bot] <219219853+formwork-remover[bot]@users.noreply.github.com>
sdwilsh
pushed a commit
that referenced
this pull request
May 16, 2026
🤖 I have created a release *beep* *boop* --- ## [2.4.0](renovate-config-2.3.0...renovate-config-2.4.0) (2026-05-14) ### Features * Add a kairos-fedora image ([#694](#694)) ([8a2fa2c](8a2fa2c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: formwork-remover[bot] <219219853+formwork-remover[bot]@users.noreply.github.com>
sdwilsh
pushed a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
May 18, 2026
…onfig-2.4.0 ##### [\`renovate-config-2.4.0\`](https://github.com/marinatedconcrete/config/releases/tag/renovate-config-2.4.0) ##### Features - Add a kairos-fedora image ([#694](marinatedconcrete/config#694)) ([8a2fa2c](marinatedconcrete/config@8a2fa2c))
renovate Bot
added a commit
to sdwilsh/sOS
that referenced
this pull request
May 22, 2026
…onfig-2.4.0 (#84) ##### [\`renovate-config-2.4.0\`](https://github.com/marinatedconcrete/config/releases/tag/renovate-config-2.4.0) ##### Features - Add a kairos-fedora image ([#694](marinatedconcrete/config#694)) ([8a2fa2c](marinatedconcrete/config@8a2fa2c)) Co-authored-by: renovate[bot] <29139614+renovate[bot]@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.
Just playing around for now