feat: add fedora base images (#47)
Deploy / build (push) Successful in 2m41s

add fedora/42, fedora/43, fedora/44

Reviewed-on: #47
This commit was merged in pull request #47.
This commit is contained in:
2026-05-15 00:13:04 +10:00
parent bdadd646bc
commit 6a5d89c61a
15 changed files with 114 additions and 0 deletions
@@ -0,0 +1,6 @@
[updates]
name=Fedora 44 - x86_64 - Updates
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/fedora/updates/44/Everything/x86_64
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-44-primary
enabled=1
gpgcheck=1
@@ -0,0 +1,6 @@
[fedora]
name=Fedora 44 - x86_64
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/fedora/releases/44/Everything/x86_64/os
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-44-primary
enabled=1
gpgcheck=1