diff options
author | Rihab Banday <rihab.banday@ericsson.com> | 2021-06-29 11:00:07 +0200 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2021-06-29 11:00:07 +0200 |
commit | 47e4c2a7712b757a776124965d7ecbaa0bf03fbb (patch) | |
tree | 77b70ae83f7b7f78547a3d48efaf9b61d4ebd795 /releases | |
parent | 6c338b47697e221e6264d7adac20ae75c7485561 (diff) |
Create Kali stable branch for Kuberef
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Change-Id: Idc224f5c9dca6034cef31cc6589a3e8df7485962
Diffstat (limited to 'releases')
-rw-r--r-- | releases/kali/kuberef.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
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 |