diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2022-07-26 15:20:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2022-07-26 15:20:47 +0000 |
commit | 8179161090e23820e84190bffc910b8d010edb28 (patch) | |
tree | 6e5213fe7cc6126b07ca4e5ead846e607e46cb51 /releases | |
parent | 19238be561fabd756258132a60f858aae3ce56de (diff) | |
parent | bcf1fc01d150044dd61c46a5133ac035bdc3f722 (diff) |
Merge "Create Moselle stable branch for Kuberef"
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 |