Skip to content

Commit

Permalink
kube-ovn: disable cozystack image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
  • Loading branch information
kvaps committed May 27, 2024
1 parent 43f9540 commit 2642343
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 2642343

Please sign in to comment.