From 0043586de2020dad6b496b1016304942964475fe 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 11:41:40 +0000 Subject: [PATCH] chore(deps): update network-observability-operator to ac188a5 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 524dd24f7f..c6123352d9 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:89a979e662717de380ee7f4addcdd83ca3a94652ca64cc3080484d41bd0fe068' +export OPERATOR_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:ac188a5e24208a982f8533c7489d9b7485e1999aa984c4d3ca3547aab66cad59' # export EBPF_IMAGE_PULLSPEC='registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:5a13d742182c1b79db503230d719eb138032288ef8a0b799c2c0870d86df3668' #