From 076f541ad07a6a354eef18627f563f47feec2c9f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 06:23:34 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/rhtas/cosign-rhel9 docker tag to v1.4.3 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 73a1a356..f6dd7644 100644 --- a/pipelines/integration-test/operator-upgrade.yaml +++ b/pipelines/integration-test/operator-upgrade.yaml @@ -224,7 +224,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.3 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/pco-operator-upgrade.yaml b/pipelines/integration-test/pco-operator-upgrade.yaml index b0daf1d3..dfbc21e7 100644 --- a/pipelines/integration-test/pco-operator-upgrade.yaml +++ b/pipelines/integration-test/pco-operator-upgrade.yaml @@ -207,7 +207,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.3 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 a656f53e..d7fb9ea7 100644 --- a/pipelines/integration-test/policy-controller-fbc-e2e.yaml +++ b/pipelines/integration-test/policy-controller-fbc-e2e.yaml @@ -328,7 +328,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.3 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 657150ef..cd8355e2 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.3 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/rhtas-fbc-e2e.yaml b/pipelines/integration-test/rhtas-fbc-e2e.yaml index 472bb254..a50e06e2 100644 --- a/pipelines/integration-test/rhtas-fbc-e2e.yaml +++ b/pipelines/integration-test/rhtas-fbc-e2e.yaml @@ -370,7 +370,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.3 securityContext: runAsUser: 0 script: | diff --git a/pipelines/integration-test/rhtas-operator-e2e.yaml b/pipelines/integration-test/rhtas-operator-e2e.yaml index 8417b297..d8d057d5 100644 --- a/pipelines/integration-test/rhtas-operator-e2e.yaml +++ b/pipelines/integration-test/rhtas-operator-e2e.yaml @@ -315,7 +315,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.3 securityContext: runAsUser: 0 script: |