From 03e08d8471e5c0eb522f03723f03bc3cead7f0fb Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Wed, 25 Nov 2020 09:57:42 +0100 Subject: [PATCH] Create stable branch for Kuberef This patch adds kuberef.yaml to create a stable branch for the Jerma Release. Signed-off-by: Rihab Banday Change-Id: If425c09b6c03b134d16e96107d8ad155f396a91e --- releases/jerma/kuberef.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 releases/jerma/kuberef.yaml diff --git a/releases/jerma/kuberef.yaml b/releases/jerma/kuberef.yaml new file mode 100644 index 000000000..27fc8e4b9 --- /dev/null +++ b/releases/jerma/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/jerma + location: + kuberef: d3916f20f0b10da360cc6c38b61e1ee04d6278c5 -- 2.16.6