Skip to content

Commit

Permalink
Lock in v0.6.3 image version for whereabouts (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored Jun 12, 2024
1 parent 92d109e commit 344cf20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/deploy-multus-network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ if $TNF_NON_OCP_CLUSTER; then
# Install whereabouts at specific released version
git clone $WHEREABOUTS_GIT_URL --depth 1 -b v0.6.3

# sed replace whereabouts:latest with whereabouts:v0.6.3
sed 's/whereabouts:latest/whereabouts:v0.6.3/g' whereabouts/doc/crds/daemonset-install.yaml -i

oc apply \
-f whereabouts/doc/crds/daemonset-install.yaml \
-f whereabouts/doc/crds/whereabouts.cni.cncf.io_ippools.yaml \
Expand Down

0 comments on commit 344cf20

Please sign in to comment.