diff --git a/hack/update_configmap.sh b/hack/update_configmap.sh index 6596c49ad..157b45bc5 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:f4e5fa0862ff6a5236fe2d3c908d176787c0360e5860cc4363d3b5e31a0b28d2" +export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:ea1701da7d46eb3f151449129d20759013f50d2769d307b3f85bbd1298878bdd" export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:b2d4beba44e279ef096e89851644ad205f3164993a1b8e55147f4bd202924a30"