Skip to content

Commit 2eef9cc

Browse files
authored
Update pin-bundle-images.sh
Pin to latest rabbit 2.6 + fips support
1 parent 7edf581 commit 2eef9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/pin-bundle-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ done
8787
# append the rabbitmq URL only if we aren't in Dockerfile mode
8888
if [ -z "$DOCKERFILE" ]; then
8989
# pin rabbit to sha256 for the e2d413c102bc73d4b5e186d1d1b1f9bf728701e1 tag (v2.6.0)
90-
echo -n ",quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-bundle@sha256:b3e37b529e76faf5b140021b3e5fd9ba5ef8cfa7c26e74845cf47d075e204906"
90+
echo -n ",quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-bundle@sha256:261306a5a39a379079a7f30491491ce1bd3ae3e21d9610af9734e4e56d32358d"
9191
fi

0 commit comments

Comments
 (0)