From 270dc38dc1864e6e8c481a4c91afd3b930bc83d6 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:40:22 +0000 Subject: [PATCH] chore(deps): update ocp-bpfman-agent to d87f8f3 Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> --- hack/update_configmap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/update_configmap.sh b/hack/update_configmap.sh index 157b45bc5..19b16f154 100755 --- a/hack/update_configmap.sh +++ b/hack/update_configmap.sh @@ -3,7 +3,7 @@ set -eu #!/usr/bin/env bash -export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:ea1701da7d46eb3f151449129d20759013f50d2769d307b3f85bbd1298878bdd" +export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:d87f8f3d44d6ae86bc5be5900b995c2c1abca104759fe160d70279941ef489a5" export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:b2d4beba44e279ef096e89851644ad205f3164993a1b8e55147f4bd202924a30"