mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-08 08:40:30 +08:00
feat: change default container image
Signed-off-by: yuyicai <yuyicai@hotmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ func TestGetVersionFromOutput(t *testing.T) {
|
||||
output: `KubeVPN: CLI
|
||||
Version: v2.2.3
|
||||
Daemon: v2.2.3
|
||||
Image: docker.io/naison/kubevpn:v2.2.3
|
||||
Image: ghcr.io/kubenetworks/kubevpn:v2.2.3
|
||||
Branch: feat/ssh-heartbeat
|
||||
Git commit: 1272e86a337d3075427ee3a1c3681d378558d133
|
||||
Built time: 2024-03-08 17:14:49
|
||||
@@ -23,7 +23,7 @@ func TestGetVersionFromOutput(t *testing.T) {
|
||||
output: `KubeVPN: CLI
|
||||
Version: v2.2.3
|
||||
Daemon: unknown
|
||||
Image: docker.io/naison/kubevpn:v2.2.3
|
||||
Image: ghcr.io/kubenetworks/kubevpn:v2.2.3
|
||||
Branch: feat/ssh-heartbeat
|
||||
Git commit: 1272e86a337d3075427ee3a1c3681d378558d133
|
||||
Built time: 2024-03-08 17:14:49
|
||||
|
Reference in New Issue
Block a user