From 0f617d30920498f5ccf080a80cbea7c7710205cc Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:56:00 +0000 Subject: [PATCH] chore(deps): update flowlogs-pipeline-ystream to 4eb0054 Image created from 'https://github.com/netobserv/flowlogs-pipeline?rev=0f4622b8f3d7182d8cdcf70fc5d32fa7bfa324e4' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- hack/nudging/container_digest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/nudging/container_digest.sh b/hack/nudging/container_digest.sh index a2054cb43..ab6ca6837 100755 --- a/hack/nudging/container_digest.sh +++ b/hack/nudging/container_digest.sh @@ -4,7 +4,7 @@ export OPERATOR_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network # eBPF agent export EBPF_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:8da85229957867e0fd5d21e59cc1cc4e475a90e3867e5f8962aa1ff234a4674e' # Flowlogs-pipeline -export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:3ee9431f02475cde0c5f401ae1bd983b241dd39ecc0ed8776309bebca617752b' +export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:4eb005440f62b1db8d1e7299dde58866660a28e3e82cf6580cda00f39174e70a' # Console plugin export CONSOLE_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:14edbf32483439b404115326f698c0bd724f713ac60d0e27860f83a01ae7f8b5' # Console plugin PF4 (default / OCP < 4.15)