File tree 4 files changed +9
-9
lines changed
.konflux/olm-catalog/index
catalog/openshift-pipelines-operator-rh
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 38
38
"skipRange" : " >=1.17.0 <1.18.0"
39
39
},
40
40
{
41
- "name" : " openshift-pipelines-operator-main " ,
41
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
42
42
"replaces" : " openshift-pipelines-operator-rh.v1.18.0" ,
43
43
"skipRange" : " >=1.17.0 <1.18.1"
44
44
}
165
165
{
166
166
"entries" : [
167
167
{
168
- "name" : " openshift-pipelines-operator-rh.main " ,
168
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
169
169
"replaces" : " openshift-pipelines-operator-rh.v1.18.0" ,
170
170
"skipRange" : " >=1.17.0 <1.18.1"
171
171
}
176
176
},
177
177
{
178
178
"schema" : " olm.bundle" ,
179
- "name" : " openshift-pipelines-operator-rh.main " ,
179
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
180
180
"image" : " quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:509d04918f5d82ba294bf7b87a682521486b0f90199d9548be2f4e08a25b42fa"
181
181
},
182
182
{
Original file line number Diff line number Diff line change 38
38
"skipRange" : " >=1.17.0 <1.18.0"
39
39
},
40
40
{
41
- "name" : " openshift-pipelines-operator-main " ,
41
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
42
42
"replaces" : " openshift-pipelines-operator-rh.v1.18.0" ,
43
43
"skipRange" : " >=1.17.0 <1.18.1"
44
44
}
165
165
{
166
166
"entries" : [
167
167
{
168
- "name" : " openshift-pipelines-operator-rh.main " ,
168
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
169
169
"replaces" : " openshift-pipelines-operator-rh.v1.18.0" ,
170
170
"skipRange" : " >=1.17.0 <1.18.1"
171
171
}
176
176
},
177
177
{
178
178
"schema" : " olm.bundle" ,
179
- "name" : " openshift-pipelines-operator-rh.main " ,
179
+ "name" : " openshift-pipelines-operator-rh.v5.0.5-594 " ,
180
180
"image" : " quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:509d04918f5d82ba294bf7b87a682521486b0f90199d9548be2f4e08a25b42fa"
181
181
},
182
182
{
Original file line number Diff line number Diff line change 38
38
"skipRange": ">=1.17.0 <1.18.0"
39
39
},
40
40
{
41
- "name": "openshift-pipelines-operator-main ",
41
+ "name": "openshift-pipelines-operator-rh.v5.0.5-594 ",
42
42
"replaces": "openshift-pipelines-operator-rh.v1.18.0",
43
43
"skipRange": ">=1.17.0 <1.18.1"
44
44
}
50
50
"package": "openshift-pipelines-operator-rh",
51
51
"entries": [
52
52
{
53
- "name": "openshift-pipelines-operator-rh.main ",
53
+ "name": "openshift-pipelines-operator-rh.v5.0.5-594 ",
54
54
"replaces": "openshift-pipelines-operator-rh.v1.18.0",
55
55
"skipRange": ">=1.17.0 <1.18.1"
56
56
}
Original file line number Diff line number Diff line change 2
2
3
3
# Update BUNDLE_NAME for each release according to the corresponding 'name' value specified in the catalog-template.json file.
4
4
# ex: for 1.19 it will be openshift-pipelines-operator-rh.v1.19.0, for 1.17.2 it will be openshift-pipelines-operator-rh.v1.17.2
5
- BUNDLE_NAME=openshift-pipelines-operator-rh.main
5
+ BUNDLE_NAME=openshift-pipelines-operator-rh.v5.0.5-594
6
6
7
7
# Update images from project.yaml to "generated" files
8
8
VERSION=${1:- " v4.18" }
You can’t perform that action at this time.
0 commit comments