From b71f330e6342e0e215279a8c10c0cc674e29052b Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 05:16:51 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/rhtas/cosign-rhel9 docker tag to v1.4.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- pipelines/integration-test/operator-upgrade.yaml | 2 +- pipelines/integration-test/pco-operator-upgrade.yaml | 2 +- pipelines/integration-test/policy-controller-fbc-e2e.yaml | 2 +- pipelines/integration-test/policy-controller-operator-e2e.yaml | 2 +- pipelines/integration-test/rhtas-fbc-e2e.yaml | 2 +- pipelines/integration-test/rhtas-operator-e2e.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pipelines/integration-test/operator-upgrade.yaml b/pipelines/integration-test/operator-upgrade.yaml index 8ffec931..3bb34fd7 100644 --- a/pipelines/integration-test/operator-upgrade.yaml +++ b/pipelines/integration-test/operator-upgrade.yaml @@ -221,7 +221,7 @@ spec: - name: work steps: - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/pco-operator-upgrade.yaml b/pipelines/integration-test/pco-operator-upgrade.yaml index 56fc8946..3bb009ab 100644 --- a/pipelines/integration-test/pco-operator-upgrade.yaml +++ b/pipelines/integration-test/pco-operator-upgrade.yaml @@ -192,7 +192,7 @@ spec: - name: work steps: - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/policy-controller-fbc-e2e.yaml b/pipelines/integration-test/policy-controller-fbc-e2e.yaml index 7db8f51c..6faec945 100644 --- a/pipelines/integration-test/policy-controller-fbc-e2e.yaml +++ b/pipelines/integration-test/policy-controller-fbc-e2e.yaml @@ -313,7 +313,7 @@ spec: - name: work steps: - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/policy-controller-operator-e2e.yaml b/pipelines/integration-test/policy-controller-operator-e2e.yaml index 4139d33a..c22bb31d 100644 --- a/pipelines/integration-test/policy-controller-operator-e2e.yaml +++ b/pipelines/integration-test/policy-controller-operator-e2e.yaml @@ -300,7 +300,7 @@ spec: - name: work steps: - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/rhtas-fbc-e2e.yaml b/pipelines/integration-test/rhtas-fbc-e2e.yaml index 216d8745..a88d3766 100644 --- a/pipelines/integration-test/rhtas-fbc-e2e.yaml +++ b/pipelines/integration-test/rhtas-fbc-e2e.yaml @@ -367,7 +367,7 @@ spec: mkdir -p $(workspaces.work.path)/binaries cp /usr/bin/tuftool $(workspaces.work.path)/binaries/ - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/rhtas-operator-e2e.yaml b/pipelines/integration-test/rhtas-operator-e2e.yaml index 31de6f18..d198a7b4 100644 --- a/pipelines/integration-test/rhtas-operator-e2e.yaml +++ b/pipelines/integration-test/rhtas-operator-e2e.yaml @@ -312,7 +312,7 @@ spec: mkdir -p $(workspaces.work.path)/binaries cp /usr/bin/tuftool $(workspaces.work.path)/binaries/ - name: get-cosign - image: registry.redhat.io/rhtas/cosign-rhel9:1.3.1 + image: registry.redhat.io/rhtas/cosign-rhel9:1.4.1 securityContext: runAsUser: 0 script: |