Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Argo Cd
Commits
e13e13e7
Commit
e13e13e7
authored
6 years ago
by
Alexander Matyushentsev
Browse files
Options
Download
Email Patches
Plain Diff
Update manifests to v0.10.2
parent
88d41f8e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
VERSION
+1
-1
VERSION
manifests/base/kustomization.yaml
+4
-4
manifests/base/kustomization.yaml
manifests/install.yaml
+5
-5
manifests/install.yaml
manifests/namespace-install.yaml
+5
-5
manifests/namespace-install.yaml
with
15 additions
and
15 deletions
+15
-15
VERSION
+
1
-
1
View file @
e13e13e7
0.10.
1
0.10.
2
This diff is collapsed.
Click to expand it.
manifests/base/kustomization.yaml
+
4
-
4
View file @
e13e13e7
...
...
@@ -24,10 +24,10 @@ resources:
imageTags
:
-
name
:
argoproj/argocd-server
newTag
:
v0.10.
1
newTag
:
v0.10.
2
-
name
:
argoproj/argocd-ui
newTag
:
v0.10.
1
newTag
:
v0.10.
2
-
name
:
argoproj/argocd-repo-server
newTag
:
v0.10.
1
newTag
:
v0.10.
2
-
name
:
argoproj/argocd-application-controller
newTag
:
v0.10.
1
newTag
:
v0.10.
2
This diff is collapsed.
Click to expand it.
manifests/install.yaml
+
5
-
5
View file @
e13e13e7
...
...
@@ -321,7 +321,7 @@ spec:
-
/argocd-application-controller
-
--repo-server
-
argocd-repo-server:8081
image
:
argoproj/argocd-application-controller:v0.10.
1
image
:
argoproj/argocd-application-controller:v0.10.
2
name
:
application-controller
serviceAccountName
:
application-controller
---
...
...
@@ -342,7 +342,7 @@ spec:
containers
:
-
command
:
-
/argocd-repo-server
image
:
argoproj/argocd-repo-server:v0.10.
1
image
:
argoproj/argocd-repo-server:v0.10.
2
name
:
argocd-repo-server
ports
:
-
containerPort
:
8081
...
...
@@ -372,7 +372,7 @@ spec:
-
/shared/app
-
--repo-server
-
argocd-repo-server:8081
image
:
argoproj/argocd-server:v0.10.
1
image
:
argoproj/argocd-server:v0.10.
2
name
:
argocd-server
readinessProbe
:
httpGet
:
...
...
@@ -389,7 +389,7 @@ spec:
-
-r
-
/app
-
/shared
image
:
argoproj/argocd-ui:v0.10.
1
image
:
argoproj/argocd-ui:v0.10.
2
name
:
ui
volumeMounts
:
-
mountPath
:
/shared
...
...
@@ -429,7 +429,7 @@ spec:
-
cp
-
/argocd-util
-
/shared
image
:
argoproj/argocd-server:v0.10.
1
image
:
argoproj/argocd-server:v0.10.
2
name
:
copyutil
volumeMounts
:
-
mountPath
:
/shared
...
...
This diff is collapsed.
Click to expand it.
manifests/namespace-install.yaml
+
5
-
5
View file @
e13e13e7
...
...
@@ -261,7 +261,7 @@ spec:
-
/argocd-application-controller
-
--repo-server
-
argocd-repo-server:8081
image
:
argoproj/argocd-application-controller:v0.10.
1
image
:
argoproj/argocd-application-controller:v0.10.
2
name
:
application-controller
serviceAccountName
:
application-controller
---
...
...
@@ -282,7 +282,7 @@ spec:
containers
:
-
command
:
-
/argocd-repo-server
image
:
argoproj/argocd-repo-server:v0.10.
1
image
:
argoproj/argocd-repo-server:v0.10.
2
name
:
argocd-repo-server
ports
:
-
containerPort
:
8081
...
...
@@ -312,7 +312,7 @@ spec:
-
/shared/app
-
--repo-server
-
argocd-repo-server:8081
image
:
argoproj/argocd-server:v0.10.
1
image
:
argoproj/argocd-server:v0.10.
2
name
:
argocd-server
readinessProbe
:
httpGet
:
...
...
@@ -329,7 +329,7 @@ spec:
-
-r
-
/app
-
/shared
image
:
argoproj/argocd-ui:v0.10.
1
image
:
argoproj/argocd-ui:v0.10.
2
name
:
ui
volumeMounts
:
-
mountPath
:
/shared
...
...
@@ -369,7 +369,7 @@ spec:
-
cp
-
/argocd-util
-
/shared
image
:
argoproj/argocd-server:v0.10.
1
image
:
argoproj/argocd-server:v0.10.
2
name
:
copyutil
volumeMounts
:
-
mountPath
:
/shared
...
...
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