From 62e0539d76708bd9fd054cda119e3b33e85cfb53 Mon Sep 17 00:00:00 2001 From: James Gu Date: Thu, 24 Jun 2021 13:31:42 -0700 Subject: [PATCH] Create kali stable branch in Airship installer project Signed-off-by: James Gu Change-Id: I7887382178306806990e2b05b56be7a180465d89 --- releases/kali/airship.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 releases/kali/airship.yaml diff --git a/releases/kali/airship.yaml b/releases/kali/airship.yaml new file mode 100644 index 000000000..6eb5f6ffd --- /dev/null +++ b/releases/kali/airship.yaml @@ -0,0 +1,19 @@ +# 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 + +branches: + - name: stable/kali + location: + airship: 88723e1bb827b0efa57f47cb12d0ff1c1fe7802c + +release-notes: http://docs.opnfv.org/en/stable-kali/submodules/airship/docs/release/release-notes/release-notes.html -- 2.16.6