From 67ce19d712f71c0f992bf3c7fe9ecebcfaf5f46e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:25:29 +0000 Subject: [PATCH] chore(deps): update network-observability-operator to d18bf11 (#1069) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <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 3be323150..343e33593 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' #