diff options
author | Rihab Banday <rihab.banday@ericsson.com> | 2021-12-15 10:49:28 +0100 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2021-12-15 10:49:28 +0100 |
commit | 573a52a6062f0ccf8469f3a332ecb1128a703a9d (patch) | |
tree | dfdb01209a8b44f8cd445814d4b791db8feb3d30 /releases | |
parent | dbd997e9d9785d79201d6d06bfc268a6c95eaca9 (diff) |
Create Lakelse stable branch for Kuberef
This change adds Lakelse stable branch
for Kuberef.
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Change-Id: If39aca70d5bcf4cdb5a3b57d688160aeafbb90f4
Diffstat (limited to 'releases')
-rw-r--r-- | releases/lakelse/kuberef.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/lakelse/kuberef.yaml b/releases/lakelse/kuberef.yaml new file mode 100644 index 000000000..f5075d1ac --- /dev/null +++ b/releases/lakelse/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/lakelse + location: + kuberef: f773a3c4c6f0f3f749c417eb909b0d153a613b17 |