Skip to content

Commit

Permalink
Update odh-trustyai-service-operator-v2-16-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia authored Nov 29, 2024
1 parent 3f95884 commit f0625e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/odh-trustyai-service-operator-v2-16-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@ spec:
value:
- version=v2.16.0
- url=$(params.git-url)
- release='$(tasks.clone-repository.results.commit-timestamp)'
- release=$(tasks.clone-repository.results.commit-timestamp)
- git.url=$(params.git-url)
- git.commit=$(params.revision)
- io.openshift.tags="odh-trustyai-service-operator"
- io.openshift.tags=odh-trustyai-service-operator
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: CACHI2_ARTIFACT
Expand Down

0 comments on commit f0625e7

Please sign in to comment.