Skip to content

Commit 611152b

Browse files
Merge pull request #71 from MohammadiIram/konflux-poc-1
use correct output image
2 parents 226e911 + a62f931 commit 611152b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/llama-stack-k8s-operator-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/llama-stack-k8s-operator:odh
26+
value: quay.io/opendatahub/llama-stack-k8s-operator:odh-stable
2727
- name: dockerfile
2828
value: Dockerfile
2929
- name: path-context

0 commit comments

Comments
 (0)