From d1ca930750e89f6c0b3b4686a2cac01bf8d34f09 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:53:13 +0000 Subject: [PATCH] chore(deps): update netobserv-ebpf-agent to 233a1f3 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 e353cdbf4d..cf86a7d683 100755 --- a/hack/container_digest.sh +++ b/hack/container_digest.sh @@ -1,7 +1,7 @@ # Do not remove empty lines, they are there to reduce conflicts export OPERATOR_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d18bf116ea2e2143226ec56312d86bef34cb42e1887d7a81d69b3910b59c9d03' # -export EBPF_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d6264a772128eeaae71e7845eec86da28f98dcbf3a9f715599c16c66c1a6f4b8' +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' #