Skip to content

Commit

Permalink
Update manifests to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmt committed Apr 2, 2020
1 parent 2faa5c8 commit bdda410
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0-rc3
1.5.0
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.5.0-rc3
newTag: v1.5.0
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.5.0-rc3
newTag: v1.5.0
8 changes: 4 additions & 4 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2827,7 +2827,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2882,7 +2882,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2932,7 +2932,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -3000,7 +3000,7 @@ spec:
- /shared/app
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/ha/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2742,7 +2742,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2797,7 +2797,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2847,7 +2847,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2915,7 +2915,7 @@ spec:
- /shared/app
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2382,7 +2382,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2446,7 +2446,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2497,7 +2497,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2242,7 +2242,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2297,7 +2297,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2361,7 +2361,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2412,7 +2412,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.5.0-rc3
image: argoproj/argocd:v1.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit bdda410

Please sign in to comment.