Skip to content

Commit 43407cf

Browse files
Merge pull request #503 from openshift/konflux/component-updates/component-update-ocp-bpfman-agent
chore(deps): update ocp-bpfman-agent to 19cda09
2 parents 19e54a8 + 869a253 commit 43407cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/update_configmap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -eu
33

44
#!/usr/bin/env bash
55

6-
export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:2e8960c01c4ae245c7906d11ccaede6cae4613dc8c23bf4da198549dd02f5a3d"
6+
export BPFMAN_AGENT_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-agent@sha256:19cda09cf3f422c408b97d6263079eabfa1e8e047203b06b01ae9382d16bb3cd"
77

88
export BPFMAN_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman@sha256:470bf95ab3e1e0e821c015111a9f2d92835d2dc743eaabbb25bae7f6ff75d06c"
99

0 commit comments

Comments
 (0)