We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0652f0a + 066c2d4 commit 75f9838Copy full SHA for 75f9838
hack/update_configmap.sh
@@ -3,7 +3,7 @@ set -eu
3
4
#!/usr/bin/env bash
5
6
-export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:3ccb92b03a47392037d2a63fe9eb3b5dff0735c8971934007b80377230bfc916"
+export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:e93bd260b9a07644b44afed5d9e6c4880bb289f4acd4be671cf9e98bc8032333"
7
8
export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:c6a4007dfcf819b92acd4e1b45529d5ca513be6cc2d6534ba184ed1c3804e88d"
9
0 commit comments