Skip to content

Commit f82ed57

Browse files
committed
Add 1.22.1 release yamls
1 parent ae6f010 commit f82ed57

17 files changed

Lines changed: 320 additions & 471 deletions
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
apiVersion: appstudio.redhat.com/v1alpha1
2+
kind: Release
3+
metadata:
4+
generateName: openshift-pipelines-1-20-cdn-prod-release-
5+
namespace: tekton-ecosystem-tenant
6+
spec:
7+
data:
8+
releaseNotes:
9+
type: "RHSA"
10+
mapping:
11+
components:
12+
- name: serve-tkn-cli-1-20-serve-tkn-cli
13+
files:
14+
- filename: tkn-linux-amd64.tar.gz
15+
source: /var/www/html/tkn/tkn-linux-amd64.tar.gz
16+
arch: amd64
17+
os: linux
18+
- filename: tkn-linux-arm64.tar.gz
19+
source: /var/www/html/tkn/tkn-linux-arm64.tar.gz
20+
arch: arm64
21+
os: linux
22+
- filename: tkn-linux-ppc64le.tar.gz
23+
source: /var/www/html/tkn/tkn-linux-ppc64le.tar.gz
24+
arch: ppc64le
25+
os: linux
26+
- filename: tkn-linux-s390x.tar.gz
27+
source: /var/www/html/tkn/tkn-linux-s390x.tar.gz
28+
arch: s390x
29+
os: linux
30+
- filename: tkn-macos-amd64.tar.gz
31+
source: /var/www/html/tkn/tkn-macos-amd64.tar.gz
32+
arch: amd64
33+
os: darwin
34+
- filename: tkn-macos-arm64.tar.gz
35+
source: /var/www/html/tkn/tkn-macos-arm64.tar.gz
36+
arch: arm64
37+
os: darwin
38+
- filename: tkn-windows-amd64.tar.gz
39+
source: /var/www/html/tkn/tkn-windows-amd64.tar.gz
40+
arch: amd64
41+
os: windows
42+
- filename: tkn-windows-arm64.tar.gz
43+
source: /var/www/html/tkn/tkn-windows-arm64.tar.gz
44+
arch: arm64
45+
os: windows
46+
contentGateway:
47+
productName: "Cloud: OpenShift Pipelines"
48+
productCode: "pipelines"
49+
productVersionName: "1.20.5"
50+
mirrorOpenshiftPush: true
51+
contentType: "binary"
52+
gracePeriodDays: 10
53+
snapshot: openshift-pipelines-core-1-20-20260527-200726-000-yo
54+
releasePlan: openshift-pipelines-core-1-20-cdn-prod-release-as-op

config/release/1.20.4/stage/openshift-pipelines-bundle-1-20-4-release.yaml renamed to config/release/1.20/stage/openshift-pipelines-bundle-1-20-4-release.yaml

File renamed without changes.

config/release/1.20.4/stage/openshift-pipelines-core-1-20-4-release.yaml renamed to config/release/1.20/stage/openshift-pipelines-core-1-20-4-release.yaml

File renamed without changes.

config/release/1.20.4/stage/openshift-pipelines-index-1-20-4-release.yaml renamed to config/release/1.20/stage/openshift-pipelines-index-1-20-4-release.yaml

File renamed without changes.

config/release/1.22.0/openshift-pipelines-core-1-22-20260415-140018-000.yaml

Lines changed: 0 additions & 412 deletions
This file was deleted.

config/release/1.22.0/production/openshift-pipelines-bundle-1-22-0-release.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

config/release/1.22.0/production/openshift-pipelines-core-1-22-0-release.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

config/release/1.22.0/production/openshift-pipelines-index-1-22-release.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/release/1.22.0/stage/openshift-pipelines-core-1-22-0-release.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

config/release/1.22.0/stage/openshift-pipelines-index-1-22-release.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)