Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clusternet
Commits
5611ed40
Unverified
Commit
5611ed40
authored
3 years ago
by
Di Xu
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
bump clusternet deploy image to v0.5.0 (#154)
parent
8ff54d8f
main
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deploy/agent/clusternet_agent_deployment.yaml
+1
-1
deploy/agent/clusternet_agent_deployment.yaml
deploy/hub/clusternet_hub_deployment.yaml
+1
-1
deploy/hub/clusternet_hub_deployment.yaml
with
2 additions
and
2 deletions
+2
-2
deploy/agent/clusternet_agent_deployment.yaml
+
1
-
1
View file @
5611ed40
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
deploy/hub/clusternet_hub_deployment.yaml
+
1
-
1
View file @
5611ed40
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help