From bcf1fc01d150044dd61c46a5133ac035bdc3f722 Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Wed, 8 Jun 2022 09:44:25 +0200 Subject: [PATCH] Create Moselle stable branch for Kuberef This change adds Moselle stable branch for Kuberef. Change-Id: Ibee06338e8c67ad0c2c3c44b9c4fd6418d9cd8de Signed-off-by: Rihab Banday --- releases/moselle/kuberef.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 releases/moselle/kuberef.yaml diff --git a/releases/moselle/kuberef.yaml b/releases/moselle/kuberef.yaml new file mode 100644 index 000000000..f483bc90f --- /dev/null +++ b/releases/moselle/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/moselle + location: + kuberef: f845220cd17f89c8e1c68aecb3f0c7e82a56aa03 -- 2.16.6