mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: check if need to upgrade image
Signed-off-by: yuyicai <yuyicai@hotmail.com>
This commit is contained in:
@@ -90,6 +90,9 @@ const (
|
||||
|
||||
// hosts entry key word
|
||||
HostsKeyWord = "# Add by KubeVPN"
|
||||
|
||||
GHCR_IMAGE_REGISTRY = "ghcr.io"
|
||||
DOCKER_IMAGE_REGISTRY = "docker.io"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user