-
Notifications
You must be signed in to change notification settings - Fork 10
/
distros_supported.yml
36 lines (36 loc) · 1001 Bytes
/
distros_supported.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2019 - 2024
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
ubuntu:
bionic:
name: generic/ubuntu1804
version: "4.3.12"
focal:
name: generic/ubuntu2004
version: "4.3.12"
jammy:
name: generic/ubuntu2204
version: "4.3.12"
opensuse:
leap:
name: generic/opensuse15
version: "4.3.12"
fedora:
37:
name: fedora/37-cloud-base
version: "37.20221105.0"
38:
name: fedora/38-cloud-base
version: "38.20230413.1"
39:
name: fedora/39-cloud-base
version: "39.20231031.1"
40:
name: fedora/40-cloud-base
version: "40.20240414.0"