From 86b8565380cbe29527523de35de68311efa962c4 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 11:37:16 +0000 Subject: [PATCH] chore(deps): update flowlogs-pipeline to e3b3006 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- hack/container_digest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/container_digest.sh b/hack/container_digest.sh index 6762bc46e8..2a86732057 100755 --- a/hack/container_digest.sh +++ b/hack/container_digest.sh @@ -3,6 +3,6 @@ export OPERATOR_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network # export EBPF_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:faaa51cc4ba612847e9e5ff048300fe3b78fd931d97297eabfc80484e8e15e69' # -export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:aef11b2406878d1ec3135810834c012d7630f819afcfdfb59a3f7a4750a80cf3' +export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:e3b3006b1b28b1b6a515d0908def56636d48d1a43bd7f3fcd7e52a0f10817c23' # export CONSOLE_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-console-plugin-rhel9sha256:17c58daa0a281cf93f68d948b0723491ffeb1a7f1a9218cd2a3e9a89d97678a6'