Skip to content

Commit 469f37b

Browse files
chore: update README with images in registry
1 parent ee579bb commit 469f37b

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,21 @@ The following images are defined in **`config/images.yaml`** and are synced to G
5555
<!-- REGISTRY_IMAGES -->
5656
| Image | Architectures |
5757
|-------|---------------|
58-
| debian-13 | amd64, arm64 |
58+
| `alma-10` | amd64 |
59+
| `alma-8` | amd64 |
60+
| `alma-9` | amd64 |
61+
| `centos-10` | amd64 |
62+
| `centos-9` | amd64 |
63+
| `debian-11` | amd64,arm64 |
64+
| `debian-12` | amd64,arm64 |
65+
| `debian-13` | amd64,arm64 |
66+
| `opensuse-15` | amd64 |
67+
| `opensuse-16` | amd64 |
68+
| `rocky-10` | amd64 |
69+
| `rocky-8` | amd64 |
70+
| `rocky-9` | amd64 |
71+
| `ubuntu-2204` | amd64,arm64 |
72+
| `ubuntu-2404` | amd64,arm64 |
5973
<!-- /REGISTRY_IMAGES -->
6074

6175
To add or change images or architectures, edit `config/images.yaml` (and the fallback list in `scripts/download.sh` if not using yq).

0 commit comments

Comments
 (0)