You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update RCO version to 1.2.1 and update catalog base image and OPM versions (#552)
* Update version to 1.2.1
Signed-off-by: Leo Christy Jesuraj <[email protected]>
* Update sample app
Signed-off-by: Leo Christy Jesuraj <[email protected]>
* Update catalog and opm version to 4.12
Signed-off-by: Leo Christy Jesuraj <[email protected]>
---------
Signed-off-by: Leo Christy Jesuraj <[email protected]>
Copy file name to clipboardExpand all lines: ebcDockerBuilderRCO.jenkinsfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ properties([
11
11
string(name: 'command', defaultValue: "make build-operator-pipeline REGISTRY=cp.stg.icr.io", description: 'Build command to execute on target arch machine, e.g. make build-pipeline-releases'),
12
12
string(name: 'PIPELINE_OPERATOR_IMAGE', defaultValue: "cp/runtime-component-operator", description: 'namespace to push image to in registry'),
13
13
string(name: 'RELEASE_TARGET', defaultValue: "main", description: 'release branch to use'),
0 commit comments