From 47e4c2a7712b757a776124965d7ecbaa0bf03fbb Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Tue, 29 Jun 2021 11:00:07 +0200 Subject: [PATCH] Create Kali stable branch for Kuberef Signed-off-by: Rihab Banday Change-Id: Idc224f5c9dca6034cef31cc6589a3e8df7485962 --- releases/kali/kuberef.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 releases/kali/kuberef.yaml diff --git a/releases/kali/kuberef.yaml b/releases/kali/kuberef.yaml new file mode 100644 index 000000000..e4c826e85 --- /dev/null +++ b/releases/kali/kuberef.yaml @@ -0,0 +1,17 @@ +# 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: kuberef +project-type: installer +release-model: stable + +branches: + - name: stable/kali + location: + kuberef: e917625c424d33e892fa253cdd02da926b843325 -- 2.16.6