Unverified Commit 5611ed40 authored by Di Xu's avatar Di Xu Committed by GitHub
Browse files

bump clusternet deploy image to v0.5.0 (#154)

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -41,7 +41,7 @@ spec:
operator: Exists
containers:
- name: clusternet-agent
image: ghcr.io/clusternet/clusternet-agent:v0.4.0
image: ghcr.io/clusternet/clusternet-agent:v0.5.0
imagePullPolicy: IfNotPresent
env:
- name: PARENT_URL
......
......@@ -54,7 +54,7 @@ spec:
operator: Exists
containers:
- name: clusternet-hub
image: ghcr.io/clusternet/clusternet-hub:v0.4.0
image: ghcr.io/clusternet/clusternet-hub:v0.5.0
imagePullPolicy: IfNotPresent
command:
- /usr/local/bin/clusternet-hub
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment