Skip to content

Commit

Permalink
Bump version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
argo-bot committed Dec 10, 2020
1 parent 522ed90 commit c2547dc
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.8.0
newTag: v1.8.1
resources:
- ./application-controller
- ./dex
Expand Down
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ patchesStrategicMerge:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.8.0
newTag: v1.8.1
resources:
- ../../base/application-controller
- ../../base/dex
Expand Down
8 changes: 4 additions & 4 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2864,7 +2864,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3002,7 +3002,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-repo-server
ports:
Expand Down Expand Up @@ -3076,7 +3076,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-server
ports:
Expand Down Expand Up @@ -3146,7 +3146,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
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 @@ -2779,7 +2779,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2917,7 +2917,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-repo-server
ports:
Expand Down Expand Up @@ -2991,7 +2991,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-server
ports:
Expand Down Expand Up @@ -3061,7 +3061,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
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 @@ -2453,7 +2453,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2553,7 +2553,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-repo-server
ports:
Expand Down Expand Up @@ -2623,7 +2623,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-server
ports:
Expand Down Expand Up @@ -2692,7 +2692,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
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 @@ -2368,7 +2368,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2468,7 +2468,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-repo-server
ports:
Expand Down Expand Up @@ -2538,7 +2538,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
name: argocd-server
ports:
Expand Down Expand Up @@ -2607,7 +2607,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.8.0
image: argoproj/argocd:v1.8.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit c2547dc

Please sign in to comment.