Skip to content

Commit

Permalink
chore(deps): upgrade to buildah-8gb:0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <[email protected]>
  • Loading branch information
ruromero committed Aug 9, 2024
1 parent f9a51f0 commit 2be6e67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .tekton/exhort-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:df76e431c7f85787724cc48a1b7de3b1f3f72c10dec38902d22fbb6364a0b291
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.2
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -265,8 +265,6 @@ spec:
workspace: workspace
- name: deprecated-base-image-check
params:
- name: BASE_IMAGES_DIGESTS
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
- name: IMAGE_URL
value: $(tasks.build-container.results.IMAGE_URL)
- name: IMAGE_DIGEST
Expand Down
4 changes: 1 addition & 3 deletions .tekton/exhort-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:df76e431c7f85787724cc48a1b7de3b1f3f72c10dec38902d22fbb6364a0b291
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.2
- name: kind
value: task
resolver: bundles
Expand Down Expand Up @@ -259,8 +259,6 @@ spec:
workspace: workspace
- name: deprecated-base-image-check
params:
- name: BASE_IMAGES_DIGESTS
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
- name: IMAGE_URL
value: $(tasks.build-container.results.IMAGE_URL)
- name: IMAGE_DIGEST
Expand Down

0 comments on commit 2be6e67

Please sign in to comment.