Compare commits

...

2 Commits

Author SHA1 Message Date
argo-bot
0ca643f027 Bump version to 2.0.0-rc1 2021-03-19 21:17:57 +00:00
argo-bot
20eae2aebd Bump version to 2.0.0-rc1 2021-03-19 21:17:42 +00:00
7 changed files with 21 additions and 21 deletions

View File

@@ -1 +1 @@
2.0.0
2.0.0-rc1

View File

@@ -4,8 +4,8 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: latest
newName: argoproj/argocd
newTag: v2.0.0-rc1
resources:
- ./application-controller
- ./dex

View File

@@ -10,8 +10,8 @@ patchesStrategicMerge:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: latest
newName: argoproj/argocd
newTag: v2.0.0-rc1
resources:
- ../../base/application-controller
- ../../base/dex

View File

@@ -3176,7 +3176,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -3310,7 +3310,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -3411,7 +3411,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -3506,7 +3506,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:

View File

@@ -3091,7 +3091,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -3225,7 +3225,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -3326,7 +3326,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -3421,7 +3421,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:

View File

@@ -2544,7 +2544,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -2644,7 +2644,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -2740,7 +2740,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -2833,7 +2833,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:

View File

@@ -2459,7 +2459,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -2559,7 +2559,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -2655,7 +2655,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -2748,7 +2748,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: quay.io/argoproj/argocd:latest
image: argoproj/argocd:v2.0.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet: