Skip to content

Commit

Permalink
Merge pull request #2867 from Brian-McM/bm-api-pin-updates
Browse files Browse the repository at this point in the history
Update api pins on pin update
  • Loading branch information
Brian-McM committed Jun 25, 2021
2 parents 189712a + ff910ac commit 5e17c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ clean:
###############################################################################
# Automated pin updates
###############################################################################
update-pins: update-libcalico-pin update-typha-pin update-pod2daemon-pin
update-pins: update-api-pin update-libcalico-pin update-typha-pin update-pod2daemon-pin

POD2DAEMON_BRANCH?=$(PIN_BRANCH)
POD2DAEMON_REPO?=github.com/projectcalico/pod2daemon
Expand Down

0 comments on commit 5e17c72

Please sign in to comment.