Skip to content

Commit

Permalink
Merge pull request #228 from chmeliik/fix-missing-tag
Browse files Browse the repository at this point in the history
build-pipeline: add missing version tag
  • Loading branch information
chmeliik authored Jan 17, 2025
2 parents 1d4be48 + d6f6d3d commit 142e115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/build-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ spec:
- name: name
value: buildah-remote-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta@sha256:6c2c433ef94187e9aa73575004029cd6e2bbbdeefc7f90070595fb20f77bc121
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3@sha256:6c2c433ef94187e9aa73575004029cd6e2bbbdeefc7f90070595fb20f77bc121
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -544,4 +544,4 @@ spec:
- name: git-auth
optional: true
- name: netrc
optional: true
optional: true

0 comments on commit 142e115

Please sign in to comment.