diff options
author | Rihab Banday <rihab.banday@ericsson.com> | 2020-11-25 09:57:42 +0100 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2020-11-30 10:37:16 +0100 |
commit | 03e08d8471e5c0eb522f03723f03bc3cead7f0fb (patch) | |
tree | e7459d0d59da23c31b10806671d69f961b6a9098 /releases/jerma | |
parent | e9cce1399da6a76065f6573a3099c3bcfefee068 (diff) |
Create stable branch for Kuberef
This patch adds kuberef.yaml to create a
stable branch for the Jerma Release.
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
Change-Id: If425c09b6c03b134d16e96107d8ad155f396a91e
Diffstat (limited to 'releases/jerma')
-rw-r--r-- | releases/jerma/kuberef.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
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 |