Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Konflux references #852

Merged
merged 1 commit into from
Sep 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tekton/build-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ spec:
- name: name
value: buildah
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:8cc93c901e612b744a5fad4692f00ba48c08fcd18d4877d6356847906d5f3147
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.2@sha256:e107cfdf4ee68741ad366b2768cd33e2d5f99569b639f95f50df8b9835c2d144
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -231,7 +231,7 @@ spec:
- name: name
value: buildah-remote
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote:0.2@sha256:5e797555bb4e39e950421627d6dc840051a17fd7c30e49775a6b26e586d7a8e2
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote:0.2@sha256:bff6aeecb876547ba761e79db6ed1260e6f48c562fb2110f6d09bfa2c4a833d3
- name: kind
value: task
resolver: bundles
Expand Down