We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3157b41 + 76e3d5d commit 3234282Copy full SHA for 3234282
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:e91ae647e1a2c1be22bfd42ea49af075860c01651a7317949d6755e6b1a840e8"
+export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:7132e3c53bab4279aa59e115e3186d5bcdfdbdced52a0e7046bda9f7e295f89a"
7
8
export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:e2f6e26db995eb09f0f6acb883737e6a865dd37ef8e914779f028fcf0484ede8"
9
0 commit comments