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 c0319e9 + 270dc38 commit 58b7a27Copy full SHA for 58b7a27
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:ea1701da7d46eb3f151449129d20759013f50d2769d307b3f85bbd1298878bdd"
+export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:d87f8f3d44d6ae86bc5be5900b995c2c1abca104759fe160d70279941ef489a5"
7
8
export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:72a4d4982e3198f25d585afb4c9c01616a3d2d85c3de85dd4cd5cf74a82400ad"
9
0 commit comments