Skip to content

Commit

Permalink
Update manifests to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Matyushentsev authored and Alexander Matyushentsev committed Sep 24, 2019
1 parent 71ad60e commit 1aaf76f
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2
4 changes: 2 additions & 2 deletions manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.2.1
newTag: v1.2.2
- name: argoproj/argocd-ui
newName: argoproj/argocd-ui
newTag: v1.2.1
newTag: v1.2.2
4 changes: 2 additions & 2 deletions manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v1.2.1
newTag: v1.2.2
- name: argoproj/argocd-ui
newName: argoproj/argocd-ui
newTag: v1.2.1
newTag: v1.2.2
8 changes: 4 additions & 4 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2901,7 +2901,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2955,7 +2955,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3010,7 +3010,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -3084,7 +3084,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
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 @@ -2816,7 +2816,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2870,7 +2870,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2925,7 +2925,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2999,7 +2999,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
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 @@ -2665,7 +2665,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2719,7 +2719,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2782,7 +2782,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2833,7 +2833,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
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 @@ -2580,7 +2580,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2634,7 +2634,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -2697,7 +2697,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 5
Expand Down Expand Up @@ -2748,7 +2748,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.2.1
image: argoproj/argocd:v1.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 1aaf76f

Please sign in to comment.