diff options
author | Rihab Banday <rihab.banday@ericsson.com> | 2022-06-08 09:44:25 +0200 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2022-06-08 10:06:42 +0200 |
commit | bcf1fc01d150044dd61c46a5133ac035bdc3f722 (patch) | |
tree | 2cca004c919ae59e021a2f9df1ca9935e6e90466 /releases | |
parent | 9604f5145ba3614e2255db9cccf20dd2973ccd5c (diff) |
Create Moselle stable branch for Kuberef
This change adds Moselle stable branch
for Kuberef.
Change-Id: Ibee06338e8c67ad0c2c3c44b9c4fd6418d9cd8de
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/moselle/kuberef.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
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 |