diff --git a/task/git-clone-oci-ta/0.1/git-clone-oci-ta.yaml b/task/git-clone-oci-ta/0.1/git-clone-oci-ta.yaml index 5326422218..fc696a14e1 100644 --- a/task/git-clone-oci-ta/0.1/git-clone-oci-ta.yaml +++ b/task/git-clone-oci-ta/0.1/git-clone-oci-ta.yaml @@ -133,7 +133,7 @@ spec: optional: true steps: - name: clone - image: quay.io/konflux-ci/git-clone@sha256:2cde938c6f4902c35dbfe1809a96b468b6b47d273269a0ca3cad323481f45874 + image: quay.io/konflux-ci/git-clone@sha256:4e53ebd9242f05ca55bfc8d58b3363d8b9d9bc3ab439d9ab76cdbdf5b1fd42d9 volumeMounts: - mountPath: /mnt/trusted-ca name: trusted-ca @@ -247,7 +247,7 @@ spec: securityContext: runAsUser: 0 - name: symlink-check - image: quay.io/konflux-ci/git-clone@sha256:2cde938c6f4902c35dbfe1809a96b468b6b47d273269a0ca3cad323481f45874 + image: quay.io/konflux-ci/git-clone@sha256:4e53ebd9242f05ca55bfc8d58b3363d8b9d9bc3ab439d9ab76cdbdf5b1fd42d9 volumeMounts: - mountPath: /var/workdir name: workdir diff --git a/task/git-clone/0.1/git-clone.yaml b/task/git-clone/0.1/git-clone.yaml index 946530bf6c..5ecb43658c 100644 --- a/task/git-clone/0.1/git-clone.yaml +++ b/task/git-clone/0.1/git-clone.yaml @@ -145,7 +145,7 @@ spec: value: $(workspaces.basic-auth.bound) - name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH value: $(workspaces.basic-auth.path) - image: quay.io/konflux-ci/git-clone@sha256:2cde938c6f4902c35dbfe1809a96b468b6b47d273269a0ca3cad323481f45874 + image: quay.io/konflux-ci/git-clone@sha256:4e53ebd9242f05ca55bfc8d58b3363d8b9d9bc3ab439d9ab76cdbdf5b1fd42d9 computeResources: {} securityContext: runAsUser: 0 @@ -245,7 +245,7 @@ spec: fi - name: symlink-check - image: quay.io/konflux-ci/git-clone@sha256:2cde938c6f4902c35dbfe1809a96b468b6b47d273269a0ca3cad323481f45874 + image: quay.io/konflux-ci/git-clone@sha256:4e53ebd9242f05ca55bfc8d58b3363d8b9d9bc3ab439d9ab76cdbdf5b1fd42d9 # per https://kubernetes.io/docs/concepts/containers/images/#imagepullpolicy-defaulting # the cluster will set imagePullPolicy to IfNotPresent env: