Commit 8d2b13d7 authored by argo-bot's avatar argo-bot
Browse files

Bump version to 2.0.3

parent de34f01f
Showing with 18 additions and 18 deletions
+18 -18
...@@ -5,7 +5,7 @@ kind: Kustomization ...@@ -5,7 +5,7 @@ kind: Kustomization
images: images:
- name: quay.io/argoproj/argocd - name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd
newTag: v2.0.2 newTag: v2.0.3
resources: resources:
- ./application-controller - ./application-controller
- ./dex - ./dex
......
...@@ -11,7 +11,7 @@ patchesStrategicMerge: ...@@ -11,7 +11,7 @@ patchesStrategicMerge:
images: images:
- name: quay.io/argoproj/argocd - name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd
newTag: v2.0.2 newTag: v2.0.3
resources: resources:
- ../../base/application-controller - ../../base/application-controller
- ../../base/dex - ../../base/dex
......
...@@ -3178,7 +3178,7 @@ spec: ...@@ -3178,7 +3178,7 @@ spec:
- -n - -n
- /usr/local/bin/argocd - /usr/local/bin/argocd
- /shared/argocd-dex - /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
name: copyutil name: copyutil
volumeMounts: volumeMounts:
...@@ -3312,7 +3312,7 @@ spec: ...@@ -3312,7 +3312,7 @@ spec:
- argocd-repo-server - argocd-repo-server
- --redis - --redis
- argocd-redis-ha-haproxy:6379 - argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3
...@@ -3413,7 +3413,7 @@ spec: ...@@ -3413,7 +3413,7 @@ spec:
env: env:
- name: ARGOCD_API_SERVER_REPLICAS - name: ARGOCD_API_SERVER_REPLICAS
value: "2" value: "2"
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
...@@ -3508,7 +3508,7 @@ spec: ...@@ -3508,7 +3508,7 @@ spec:
- "10" - "10"
- --redis - --redis
- argocd-redis-ha-haproxy:6379 - argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
......
...@@ -3093,7 +3093,7 @@ spec: ...@@ -3093,7 +3093,7 @@ spec:
- -n - -n
- /usr/local/bin/argocd - /usr/local/bin/argocd
- /shared/argocd-dex - /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
name: copyutil name: copyutil
volumeMounts: volumeMounts:
...@@ -3227,7 +3227,7 @@ spec: ...@@ -3227,7 +3227,7 @@ spec:
- argocd-repo-server - argocd-repo-server
- --redis - --redis
- argocd-redis-ha-haproxy:6379 - argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3
...@@ -3328,7 +3328,7 @@ spec: ...@@ -3328,7 +3328,7 @@ spec:
env: env:
- name: ARGOCD_API_SERVER_REPLICAS - name: ARGOCD_API_SERVER_REPLICAS
value: "2" value: "2"
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
...@@ -3423,7 +3423,7 @@ spec: ...@@ -3423,7 +3423,7 @@ spec:
- "10" - "10"
- --redis - --redis
- argocd-redis-ha-haproxy:6379 - argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
......
...@@ -2544,7 +2544,7 @@ spec: ...@@ -2544,7 +2544,7 @@ spec:
- -n - -n
- /usr/local/bin/argocd - /usr/local/bin/argocd
- /shared/argocd-dex - /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
name: copyutil name: copyutil
volumeMounts: volumeMounts:
...@@ -2644,7 +2644,7 @@ spec: ...@@ -2644,7 +2644,7 @@ spec:
- argocd-repo-server - argocd-repo-server
- --redis - --redis
- argocd-redis:6379 - argocd-redis:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3
...@@ -2740,7 +2740,7 @@ spec: ...@@ -2740,7 +2740,7 @@ spec:
- argocd-server - argocd-server
- --staticassets - --staticassets
- /shared/app - /shared/app
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
...@@ -2833,7 +2833,7 @@ spec: ...@@ -2833,7 +2833,7 @@ spec:
- "20" - "20"
- --operation-processors - --operation-processors
- "10" - "10"
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
......
...@@ -2459,7 +2459,7 @@ spec: ...@@ -2459,7 +2459,7 @@ spec:
- -n - -n
- /usr/local/bin/argocd - /usr/local/bin/argocd
- /shared/argocd-dex - /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
name: copyutil name: copyutil
volumeMounts: volumeMounts:
...@@ -2559,7 +2559,7 @@ spec: ...@@ -2559,7 +2559,7 @@ spec:
- argocd-repo-server - argocd-repo-server
- --redis - --redis
- argocd-redis:6379 - argocd-redis:6379
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3
...@@ -2655,7 +2655,7 @@ spec: ...@@ -2655,7 +2655,7 @@ spec:
- argocd-server - argocd-server
- --staticassets - --staticassets
- /shared/app - /shared/app
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
...@@ -2748,7 +2748,7 @@ spec: ...@@ -2748,7 +2748,7 @@ spec:
- "20" - "20"
- --operation-processors - --operation-processors
- "10" - "10"
image: quay.io/argoproj/argocd:v2.0.2 image: quay.io/argoproj/argocd:v2.0.3
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
httpGet: httpGet:
......
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