diff --git a/hack/update_configmap.sh b/hack/update_configmap.sh index ec10f253d..0a111c2a5 100755 --- a/hack/update_configmap.sh +++ b/hack/update_configmap.sh @@ -5,7 +5,7 @@ set -eu export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:628850893a040d1912b4e66100e53dfbb1c82fb916a7659abc90c08c1a7c03d3" -export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:43fd0bbab9abfa6f0e589e1ea60cd6d6c9f35cdd881f93b9ad346f2c548fe34c" +export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:0e53dcf1f19cb84ee6da4866030f7fd79e1583ed0c7c5672e631c7a51b64d57f" export CONFIG_MAP=/manifests/bpfman-config_v1_configmap.yaml