From 3e452fea3e18a2d66907797ffd5d6ea6c5005e69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:53:34 +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..a263c378d0 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:ff839f926cb6eeda552861040df262fb9021bc0424bb36e7209fb861aa334e08 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:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80 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..d65d371dd3 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:ff839f926cb6eeda552861040df262fb9021bc0424bb36e7209fb861aa334e08 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:c68c23fe7bb1ba9fc335192761ea94fc2c9beb701f3c205890581ff62fd38d80 name: build computeResources: limits: