From 573a52a6062f0ccf8469f3a332ecb1128a703a9d Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Wed, 15 Dec 2021 10:49:28 +0100 Subject: [PATCH] Create Lakelse stable branch for Kuberef This change adds Lakelse stable branch for Kuberef. Signed-off-by: Rihab Banday Change-Id: If39aca70d5bcf4cdb5a3b57d688160aeafbb90f4 --- releases/lakelse/kuberef.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 releases/lakelse/kuberef.yaml 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 -- 2.16.6