From 65d9fac8832a5521ccd8dfb455290ce881440574 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:47:37 +0000 Subject: [PATCH] chore(deps): update maven --- task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml | 6 +++--- task/build-maven-zip/0.1/build-maven-zip.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml b/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml index 96f3346aba..519607733b 100644 --- a/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml +++ b/task/build-maven-zip-oci-ta/0.1/build-maven-zip-oci-ta.yaml @@ -89,12 +89,12 @@ spec: name: workdir steps: - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ff35e09ff5c89e54538b50abae241a765b2b7868f05d62c4835bebf0978f3659 args: - use - $(params.CACHI2_ARTIFACT)=/var/workdir/cachi2 - name: prepare - image: quay.io/konflux-ci/appstudio-utils@sha256:426143910a9fe57a340143f8c19f1ad8e7103749be84096c3faacc20b260b15a + image: quay.io/konflux-ci/appstudio-utils@sha256:0a92ddc46ceb59f22960a59266520515d878126a7af3128858b6e821e27c2f12 workingDir: /var/workdir script: | #!/bin/bash @@ -132,7 +132,7 @@ spec: add: - SETFCAP - name: build - image: quay.io/konflux-ci/oras:latest@sha256:66ccc8c3698304036a42739f6e1836f3399a46645be2d3c5d6d456b9c79fff40 + image: quay.io/konflux-ci/oras:latest@sha256:77f88b4fd05e6cb1fc8ec7b7ab76f2a109a56c2357981bdcc1fbc946dde42b04 workingDir: /var/workdir volumeMounts: - mountPath: /mnt/trusted-ca diff --git a/task/build-maven-zip/0.1/build-maven-zip.yaml b/task/build-maven-zip/0.1/build-maven-zip.yaml index 592324b48e..44df4184dc 100644 --- a/task/build-maven-zip/0.1/build-maven-zip.yaml +++ b/task/build-maven-zip/0.1/build-maven-zip.yaml @@ -63,7 +63,7 @@ spec: name: shared steps: - - image: quay.io/konflux-ci/appstudio-utils@sha256:426143910a9fe57a340143f8c19f1ad8e7103749be84096c3faacc20b260b15a + - image: quay.io/konflux-ci/appstudio-utils@sha256:0a92ddc46ceb59f22960a59266520515d878126a7af3128858b6e821e27c2f12 name: prepare computeResources: limits: @@ -102,7 +102,7 @@ spec: add: - SETFCAP workingDir: $(workspaces.source.path) - - image: quay.io/konflux-ci/oras:latest@sha256:66ccc8c3698304036a42739f6e1836f3399a46645be2d3c5d6d456b9c79fff40 + - image: quay.io/konflux-ci/oras:latest@sha256:77f88b4fd05e6cb1fc8ec7b7ab76f2a109a56c2357981bdcc1fbc946dde42b04 name: build computeResources: limits: