store: regenerate image builder api

Includes rhel-9-beta distro.
This commit is contained in:
Sanne Raymaekers 2024-10-16 12:43:16 +02:00
parent 17170b7495
commit 25f9fac059
2 changed files with 2 additions and 0 deletions

View file

@ -1099,6 +1099,7 @@ components:
- rhel-8.10
- rhel-9
- rhel-9-nightly
- rhel-9-beta
- rhel-90
- rhel-91
- rhel-92

View file

@ -370,6 +370,7 @@ export type Distributions =
| "rhel-8.10"
| "rhel-9"
| "rhel-9-nightly"
| "rhel-9-beta"
| "rhel-90"
| "rhel-91"
| "rhel-92"