Skip to content

Commit

Permalink
kube-ovn: disable cozystack image tag (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Kvapil <[email protected]>
  • Loading branch information
kvaps authored May 27, 2024
1 parent 6211f9d commit d7147c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/system/kubeovn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ update:
image:
docker buildx build images/kubeovn \
--provenance false \
--tag $(REGISTRY)/kubeovn:$(call settag,$(TAG)) \
--tag $(REGISTRY)/kubeovn:$(call settag,$(KUBEOVN_TAG)) \
--tag $(REGISTRY)/kubeovn:$(call settag,$(KUBEOVN_TAG)-$(TAG)) \
--cache-from type=registry,ref=$(REGISTRY)/kubeovn:latest \
Expand Down

0 comments on commit d7147c7

Please sign in to comment.