Skip to content

Commit 7220de0

Browse files
renovate[bot]eqrx
authored andcommitted
Update quay.io/konflux-ci/task-runner Docker tag to v2.1.0
1 parent 644b6d4 commit 7220de0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

task/package-operator-package-oci-ta/0.1/package-operator-package-oci-ta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ spec:
137137
cpu: 50m
138138
memory: 64Mi
139139
- name: push-sbom
140-
image: quay.io/konflux-ci/task-runner:2.0.0@sha256:4b01fbf98fa7155f5c21443c285f88853864ae7cc66981cf6b543fc6ba16b81b
140+
image: quay.io/konflux-ci/task-runner:2.1.0@sha256:c34c933c269e2401bb042fe69e2999cf288331b6586d4f4eca9c845270d9b1f9
141141
workingDir: /var/workdir
142142
env:
143143
- name: DST_URL

task/package-operator-package/0.1/package-operator-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
--url "$url" --package-pullspec "$(cat "$(results.IMAGE_REF.path)")" --package-digest "$(cat "$(results.IMAGE_DIGEST.path)")"
126126
- name: push-sbom
127127
workingDir: $(workspaces.source.path)
128-
image: quay.io/konflux-ci/task-runner:2.0.0@sha256:4b01fbf98fa7155f5c21443c285f88853864ae7cc66981cf6b543fc6ba16b81b
128+
image: quay.io/konflux-ci/task-runner:2.1.0@sha256:c34c933c269e2401bb042fe69e2999cf288331b6586d4f4eca9c845270d9b1f9
129129
computeResources:
130130
requests:
131131
memory: 64Mi

task/package-operator-package/0.1/tests/test-package-operator-package-happy-path.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
readOnly: true
6868
steps:
6969
- name: run-package-operator-package-test
70-
image: quay.io/konflux-ci/task-runner:2.0.0@sha256:4b01fbf98fa7155f5c21443c285f88853864ae7cc66981cf6b543fc6ba16b81b
70+
image: quay.io/konflux-ci/task-runner:2.1.0@sha256:c34c933c269e2401bb042fe69e2999cf288331b6586d4f4eca9c845270d9b1f9
7171
securityContext:
7272
runAsUser: 0
7373
runAsNonRoot: false

0 commit comments

Comments
 (0)