Skip to content

Commit

Permalink
Fix: add create helm package
Browse files Browse the repository at this point in the history
Signed-off-by: harlee-x <hailin097@sina.com>
  • Loading branch information
harlee-x committed Jul 26, 2024
1 parent 1e48536 commit 284936e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefiles/build.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##@ Docker image info
IMG ?= linktimecloud/kubernetes-data-platform:$(VERSION)
KDP_IMG ?= linktimecloud/kdp-infra:$(VERSION)
KDP_IMG ?= linktimecloud/kdp:$(VERSION)
IMG_REGISTRY ?= ""
OUTPUT_TYPE := registry
TARGETARCHS := amd64 arm64
Expand Down

0 comments on commit 284936e

Please sign in to comment.