diff --git a/hack/update_configmap.sh b/hack/update_configmap.sh index bdb161475..69453af98 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:e93bd260b9a07644b44afed5d9e6c4880bb289f4acd4be671cf9e98bc8032333" +export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:b6959a3b29ad3f309290ec6de7e59cdb0ec52020d70f751da5cb1c1a499c15ca" export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:e5fba88fc370cb298267c423119450e45a34e6f7cbd279ab18369defcb4b96d7"