Skip to content

Commit

Permalink
Merge pull request #253 from maiqueb/release-v0.5
Browse files Browse the repository at this point in the history
build: use tagged released versions for v0.5
  • Loading branch information
dougbtv committed Jul 19, 2022
2 parents 2789b2e + d323f7f commit d979fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/crds/daemonset-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
- >
SLEEP=false /install-cni.sh &&
/ip-control-loop -log-level debug
image: ghcr.io/k8snetworkplumbingwg/whereabouts:latest-amd64
image: ghcr.io/k8snetworkplumbingwg/whereabouts:v0.5.3-amd64
env:
- name: WHEREABOUTS_NAMESPACE
valueFrom:
Expand Down

0 comments on commit d979fa5

Please sign in to comment.