File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ metadata:
1010 build.appstudio.openshift.io/build-nudge-files : " build/operator-nudging.yaml"
1111 pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
1212 == "rhoai-3.3" && ( !".tekton/**".pathChanged() || ".tekton/odh-trainer-v3-3-push.yaml".pathChanged() )
13- creationTimestamp : null
1413 labels :
1514 appstudio.openshift.io/application : rhoai-v3-3
1615 appstudio.openshift.io/component : odh-trainer-v3-3
@@ -26,12 +25,10 @@ spec:
2625 - name : additional-tags
2726 value :
2827 - ' {{target_branch}}-{{revision}}'
29- - name : additional-labels
30- value :
31- - version=v3.3.0
32- - io.openshift.tags=odh-trainer
3328 - name : output-image
3429 value : quay.io/rhoai/odh-trainer-rhel9:{{target_branch}}
30+ - name : rhoai-version
31+ value : " 3.3.0"
3532 - name : dockerfile
3633 value : cmd/trainer-controller-manager/Dockerfile.rhoai.konflux
3734 - name : path-context
You can’t perform that action at this time.
0 commit comments