Skip to content

Commit eaefaa7

Browse files
committed
Update version of Tekton build images
1 parent 5514349 commit eaefaa7

File tree

34 files changed

+34
-34
lines changed

34 files changed

+34
-34
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
- name: additional-tags
3333
value:
3434
- '{{target_branch}}-{{revision}}'
35-
- 2025a-v1.34
35+
- 2025a-v1.35
3636
pipelineSpec:
3737
description: |
3838
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
- name: additional-tags
3232
value:
3333
- '{{target_branch}}-{{revision}}'
34-
- 2025a-v1.34
34+
- 2025a-v1.35
3535
pipelineSpec:
3636
description: |
3737
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
- name: additional-tags
3333
value:
3434
- '{{target_branch}}-{{revision}}'
35-
- 2025a-v1.34
35+
- 2025a-v1.35
3636
pipelineSpec:
3737
description: |
3838
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
- name: additional-tags
3232
value:
3333
- '{{target_branch}}-{{revision}}'
34-
- 2025a-v1.34
34+
- 2025a-v1.35
3535
pipelineSpec:
3636
description: |
3737
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-pytorch-cuda-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- name: additional-tags
3535
value:
3636
- '{{target_branch}}-{{revision}}'
37-
- 2025a-v1.34
37+
- 2025a-v1.35
3838
taskRunSpecs:
3939
- pipelineTaskName: build-container
4040
stepSpecs:

.tekton/odh-pipeline-runtime-pytorch-cuda-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- name: additional-tags
3535
value:
3636
- '{{target_branch}}-{{revision}}'
37-
- 2025a-v1.34
37+
- 2025a-v1.35
3838
taskRunSpecs:
3939
- pipelineTaskName: build-container
4040
stepSpecs:

.tekton/odh-pipeline-runtime-pytorch-rocm-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
- name: additional-tags
3434
value:
3535
- '{{target_branch}}-{{revision}}'
36-
- 2025a-v1.34
36+
- 2025a-v1.35
3737
pipelineSpec:
3838
description: |
3939
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-pytorch-rocm-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
- name: additional-tags
3434
value:
3535
- '{{target_branch}}-{{revision}}'
36-
- 2025a-v1.34
36+
- 2025a-v1.35
3737
pipelineSpec:
3838
description: |
3939
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

.tekton/odh-pipeline-runtime-tensorflow-cuda-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- name: additional-tags
3535
value:
3636
- '{{target_branch}}-{{revision}}'
37-
- 2025a-v1.34
37+
- 2025a-v1.35
3838
taskRunSpecs:
3939
- pipelineTaskName: ecosystem-cert-preflight-checks
4040
computeResources:

.tekton/odh-pipeline-runtime-tensorflow-cuda-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- name: additional-tags
3535
value:
3636
- '{{target_branch}}-{{revision}}'
37-
- 2025a-v1.34
37+
- 2025a-v1.35
3838
taskRunSpecs:
3939
- pipelineTaskName: ecosystem-cert-preflight-checks
4040
computeResources:

0 commit comments

Comments
 (0)