Skip to content

Commit 25629b2

Browse files
sync pipelineruns with konflux-central - b5bc3c7, triggered_by: https://github.com/red-hat-data-services/konflux-central/actions/runs/24385266656
1 parent 3900990 commit 25629b2

3 files changed

Lines changed: 3 additions & 4 deletions

.tekton/odh-llm-d-batch-gateway-apiserver-v3-4-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
value:
3030
- '{{target_branch}}-{{revision}}'
3131
- name: output-image
32-
value: quay.io/rhoai/odh-llm-d-batch-gateway-apiserver:{{target_branch}}
32+
value: quay.io/rhoai/odh-llm-d-batch-gateway-apiserver-rhel9:{{target_branch}}
3333
- name: rhoai-version
3434
value: "3.4.0"
3535
- name: dockerfile

.tekton/odh-llm-d-batch-gateway-gc-v3-4-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
value:
3030
- '{{target_branch}}-{{revision}}'
3131
- name: output-image
32-
value: quay.io/rhoai/odh-llm-d-batch-gateway-gc:{{target_branch}}
32+
value: quay.io/rhoai/odh-llm-d-batch-gateway-gc-rhel9:{{target_branch}}
3333
- name: rhoai-version
3434
value: "3.4.0"
3535
- name: dockerfile

.tekton/odh-llm-d-batch-gateway-processor-v3-4-push.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3-
#
43
metadata:
54
annotations:
65
build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/batch-gateway?rev={{revision}}
@@ -29,7 +28,7 @@ spec:
2928
value:
3029
- '{{target_branch}}-{{revision}}'
3130
- name: output-image
32-
value: quay.io/rhoai/odh-llm-d-batch-gateway-processor:{{target_branch}}
31+
value: quay.io/rhoai/odh-llm-d-batch-gateway-processor-rhel9:{{target_branch}}
3332
- name: rhoai-version
3433
value: "3.4.0"
3534
- name: dockerfile

0 commit comments

Comments
 (0)