From e86fc02af6e59ed0fe1c4e8b1a305be2a39bd509 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:46:21 +0000 Subject: [PATCH] chore(deps): update network-observability-operator to d18bf11 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 cc4ec6e740..5f287f380f 100755 --- a/hack/container_digest.sh +++ b/hack/container_digest.sh @@ -1,5 +1,5 @@ # 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:ac188a5e24208a982f8533c7489d9b7485e1999aa984c4d3ca3547aab66cad59' +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' #