diff options
Diffstat (limited to 'releases/moselle')
-rw-r--r-- | releases/moselle/barometer.yaml | 17 | ||||
-rw-r--r-- | releases/moselle/kuberef.yaml | 17 | ||||
-rw-r--r-- | releases/moselle/thoth.yaml | 17 |
3 files changed, 51 insertions, 0 deletions
diff --git a/releases/moselle/barometer.yaml b/releases/moselle/barometer.yaml new file mode 100644 index 000000000..c636486fc --- /dev/null +++ b/releases/moselle/barometer.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 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: barometer +project-type: feature +release-model: stable + +branches: + - name: stable/moselle + location: + barometer: 31d3f2708010dc36377958b6fefb0459301e50af 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 diff --git a/releases/moselle/thoth.yaml b/releases/moselle/thoth.yaml new file mode 100644 index 000000000..8dc091d62 --- /dev/null +++ b/releases/moselle/thoth.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 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: thoth +project-type: feature +release-model: stable + +branches: + - name: stable/moselle + location: + barometer: 9e9df400ba7f9259a38484d232fe11e08edb4da4 |