We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6192abb + 5c8a6a3 commit 731823cCopy full SHA for 731823c
hack/update_configmap.sh
@@ -5,7 +5,7 @@ set -eu
5
6
export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:03c9022985d0de31a0b7925620019c211673522fae1b6192a6710fb618ae98d1"
7
8
-export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:1560c6a456225422200aa9a02aacfa58fc9f671f41f954e7fa7d8dc55737035f"
+export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:9e642490097ae074d8dfc9fc1807c1fcbcff5a1de92a69638fa9e2d19b4f41bf"
9
10
export CONFIG_MAP=/manifests/bpfman-config_v1_configmap.yaml
11
0 commit comments