Compare commits

...

2 Commits

Author SHA1 Message Date
argo-bot
4728412cc3 Bump version to 1.7.0-rc1 2020-08-15 19:20:12 +00:00
argo-bot
26b9331820 Bump version to 1.7.0-rc1 2020-08-15 19:20:03 +00:00
7 changed files with 19 additions and 19 deletions

View File

@@ -1 +1 @@
1.7.0
1.7.0-rc1

View File

@@ -12,4 +12,4 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: latest
newTag: v1.7.0-rc1

View File

@@ -18,4 +18,4 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: latest
newTag: v1.7.0-rc1

View File

@@ -3108,7 +3108,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -3164,7 +3164,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -3214,7 +3214,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -3285,7 +3285,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-server
ports:

View File

@@ -3023,7 +3023,7 @@ spec:
- "10"
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -3079,7 +3079,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -3129,7 +3129,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis-ha-haproxy:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -3200,7 +3200,7 @@ spec:
env:
- name: ARGOCD_API_SERVER_REPLICAS
value: "2"
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-server
ports:

View File

@@ -2608,7 +2608,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -2664,7 +2664,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -2733,7 +2733,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -2784,7 +2784,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-server
ports:

View File

@@ -2523,7 +2523,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
livenessProbe:
httpGet:
@@ -2579,7 +2579,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -2648,7 +2648,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -2699,7 +2699,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:latest
image: argoproj/argocd:v1.7.0-rc1
imagePullPolicy: Always
name: argocd-server
ports: