Skip to content

Commit 3ab9245

Browse files
authored
Merge pull request #665 from opendatahub-io/appstudio-kubeflow-konflux-replicator-v1.10.0-5-1753123787
Update Tekton files to version v1.10.0-5
2 parents e6f4166 + 7d74118 commit 3ab9245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/odh-kf-notebook-controller-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: revision
2424
value: '{{revision}}'
2525
- name: output-image
26-
value: quay.io/opendatahub/kubeflow-notebook-controller:v1.10.0-4
26+
value: quay.io/opendatahub/kubeflow-notebook-controller:v1.10.0-5
2727
- name: dockerfile
2828
value: notebook-controller/Dockerfile
2929
- name: path-context

.tekton/odh-notebook-controller-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: revision
2424
value: '{{revision}}'
2525
- name: output-image
26-
value: quay.io/opendatahub/odh-notebook-controller:v1.10.0-4
26+
value: quay.io/opendatahub/odh-notebook-controller:v1.10.0-5
2727
- name: dockerfile
2828
value: odh-notebook-controller/Dockerfile
2929
- name: path-context

0 commit comments

Comments
 (0)