Skip to content

Commit

Permalink
Chore: bumping CLI default ref to v1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: jason.jin <[email protected]>
  • Loading branch information
jason-ltc committed Apr 28, 2024
1 parent 5369dcf commit 20d6da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package cmd

const (
defaultKdpRepoUrl = "https://github.com/linktimecloud/kubernetes-data-platform.git"
defaultKdpRepoRef = "v1.0.1"
defaultKdpRepoRef = "v1.0.2"
defaultArtifactServer = "https://registry.linktimecloud.com/repository/raw/vela"
defaultHelmRepoisotry = "oci://registry-cr.linktimecloud.com/linktimecloud/"
defaultDockerRegistry = "registry-cr.linktimecloud.com"
Expand Down

0 comments on commit 20d6da4

Please sign in to comment.