blob: 22bb2fdcaa200bb4829ef06ad0b8eb6b464f76a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# SPDX-License-Identifier: Apache-2.0
##############################################################################
# Copyright (c) 2020 The Linux Foundation and others.
# 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
##############################################################################
---
project: airship
project-type: installer
release-model: stable
releases:
- version: opnfv-10.0.0
location:
airship: a9ef2c8eb110daa3a395f7cb118bc5d26c5fca69
branches:
- name: stable/jerma
location:
airship: 4b2c638c2495be08953c1687ddbe689927d6cd8f
release-notes: http://docs.opnfv.org/en/stable-jerma/submodules/airship/docs/release/release-notes/release-notes.html
|