File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- IMAGES_APISERVER = quay.io/opendatahub/ds-pipelines-api-server:main
2
- IMAGES_ARTIFACT = quay.io/opendatahub/ds-pipelines-artifact-manager:main
3
- IMAGES_PERSISTENTAGENT = quay.io/opendatahub/ds-pipelines-persistenceagent:main
4
- IMAGES_SCHEDULEDWORKFLOW = quay.io/opendatahub/ds-pipelines-scheduledworkflow:main
5
- IMAGES_VIEWERCRD = quay.io/opendatahub/ds-pipelines-viewercontroller:main
1
+ IMAGES_APISERVER = quay.io/opendatahub/ds-pipelines-api-server:main-766729f
2
+ IMAGES_ARTIFACT = quay.io/opendatahub/ds-pipelines-artifact-manager:main-766729f
3
+ IMAGES_PERSISTENTAGENT = quay.io/opendatahub/ds-pipelines-persistenceagent:main-766729f
4
+ IMAGES_SCHEDULEDWORKFLOW = quay.io/opendatahub/ds-pipelines-scheduledworkflow:main-766729f
5
+ IMAGES_VIEWERCRD = quay.io/opendatahub/ds-pipelines-viewercontroller:main-766729f
6
6
IMAGES_CACHE = registry.access.redhat.com/ubi8/ubi-minimal
7
7
IMAGES_MOVERESULTSIMAGE = registry.access.redhat.com/ubi8/ubi-micro
8
8
IMAGES_MARIADB = registry.redhat.io/rhel8/mariadb-103:1-188
9
- IMAGES_DSPO = quay.io/opendatahub/data-science-pipelines-operator:main
9
+ IMAGES_DSPO = quay.io/opendatahub/data-science-pipelines-operator:v0.1.0
Original file line number Diff line number Diff line change 1
1
varReference :
2
2
- path : data
3
3
kind : ConfigMap
4
- - path : spec/template/spec/containers[] /env/value
4
+ - path : spec/template/spec/containers/env/value
5
5
kind : Deployment
6
- - path : spec/template/spec/containers[] /image
6
+ - path : spec/template/spec/containers/image
7
7
kind : Deployment
You can’t perform that action at this time.
0 commit comments