This repository was archived by the owner on Jul 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
platform-agnostic-tekton-multi-user
third-party/tekton-custom-task Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ commonLabels:
1515images :
1616- name : gcr.io/ml-pipeline/api-server
1717 newName : quay.io/aipipeline/apiserver
18- newTag : 2.1.0-rc0
18+ newTag : 2.0.5
1919- name : gcr.io/ml-pipeline/persistenceagent
2020 newName : quay.io/aipipeline/persistenceagent
21- newTag : 2.1.0-rc0
21+ newTag : 2.0.5
2222- name : gcr.io/ml-pipeline/scheduledworkflow
2323 newName : quay.io/aipipeline/scheduledworkflow
24- newTag : 2.1.0-rc0
24+ newTag : 2.0.5
2525
2626patchesStrategicMerge :
2727- tekton-config.yaml
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ resources:
1313images :
1414- name : gcr.io/ml-pipeline/api-server
1515 newName : quay.io/aipipeline/apiserver
16- newTag : 2.1.0-rc0
16+ newTag : 2.0.5
1717- name : gcr.io/ml-pipeline/persistenceagent
1818 newName : quay.io/aipipeline/persistenceagent
19- newTag : 2.1.0-rc0
19+ newTag : 2.0.5
2020- name : gcr.io/ml-pipeline/scheduledworkflow
2121 newName : quay.io/aipipeline/scheduledworkflow
22- newTag : 2.1.0-rc0
22+ newTag : 2.0.5
2323
2424labels :
2525- includeSelectors : true
Original file line number Diff line number Diff line change @@ -12,21 +12,21 @@ namespace: tekton-pipelines
1212
1313images :
1414 - name : quay.io/aipipeline/pipelineloop-controller
15- newTag : 1.9.1-rc0
15+ newTag : 1.9.2
1616 - name : quay.io/aipipeline/pipelineloop-webhook
17- newTag : 1.9.1-rc0
17+ newTag : 1.9.2
1818 - name : tekton-exithandler-controller
1919 newName : quay.io/aipipeline/tekton-exithandler-controller
20- newTag : 2.1.0-rc0
20+ newTag : 2.0.5
2121 - name : tekton-exithandler-webhook
2222 newName : quay.io/aipipeline/tekton-exithandler-webhook
23- newTag : 2.1.0-rc0
23+ newTag : 2.0.5
2424 - name : tekton-kfptask-controller
2525 newName : quay.io/aipipeline/tekton-kfptask-controller
26- newTag : 2.1.0-rc0
26+ newTag : 2.0.5
2727 - name : tekton-kfptask-webhook
2828 newName : quay.io/aipipeline/tekton-kfptask-webhook
29- newTag : 2.1.0-rc0
29+ newTag : 2.0.5
3030 # Deprecated controller
3131 # - name: kfp-v2-dev-driver-controller
3232 # newName: quay.io/aipipeline/tekton-driver
You can’t perform that action at this time.
0 commit comments