From d4b0437893d877ba3d1c48396079de0e481b58be Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:09:43 +0000 Subject: [PATCH] chore(deps): update flowlogs-pipeline to f69e482 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 cf86a7d683..02a0e43e15 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:233a1f3e1df70f29cb156958dd95c77943297722970aafdf35aae8b9c9eeef56' # -export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:cfd7568742e6d4582fd8a41d88ff9aa3487daea7644845926cb23aca4d01fd07' +export FLP_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:f69e482bbdb6f9a0d7061f86487c2e80707eae8cfbe3ca853f826f20eb369889' # export CONSOLE_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:17c58daa0a281cf93f68d948b0723491ffeb1a7f1a9218cd2a3e9a89d97678a6'