Skip to content

Commit f8721a7

Browse files
Alexander MatyushentsevAlexander Matyushentsev
authored andcommitted
Update manifests to v1.4.1
1 parent 8ada07e commit f8721a7

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.1

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ bases:
1212
images:
1313
- name: argoproj/argocd
1414
newName: argoproj/argocd
15-
newTag: v1.4.0
15+
newTag: v1.4.1

manifests/ha/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ bases:
1818
images:
1919
- name: argoproj/argocd
2020
newName: argoproj/argocd
21-
newTag: v1.4.0
21+
newTag: v1.4.1

manifests/ha/install.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,7 +2428,7 @@ spec:
24282428
- argocd-redis-ha-announce-2:26379
24292429
- --sentinelmaster
24302430
- argocd
2431-
image: argoproj/argocd:v1.4.0
2431+
image: argoproj/argocd:v1.4.1
24322432
imagePullPolicy: Always
24332433
livenessProbe:
24342434
httpGet:
@@ -2482,7 +2482,7 @@ spec:
24822482
- cp
24832483
- /usr/local/bin/argocd-util
24842484
- /shared
2485-
image: argoproj/argocd:v1.4.0
2485+
image: argoproj/argocd:v1.4.1
24862486
imagePullPolicy: Always
24872487
name: copyutil
24882488
volumeMounts:
@@ -2538,7 +2538,7 @@ spec:
25382538
- argocd-redis-ha-announce-2:26379
25392539
- --sentinelmaster
25402540
- argocd
2541-
image: argoproj/argocd:v1.4.0
2541+
image: argoproj/argocd:v1.4.1
25422542
imagePullPolicy: Always
25432543
livenessProbe:
25442544
initialDelaySeconds: 5
@@ -2612,7 +2612,7 @@ spec:
26122612
- argocd-redis-ha-announce-2:26379
26132613
- --sentinelmaster
26142614
- argocd
2615-
image: argoproj/argocd:v1.4.0
2615+
image: argoproj/argocd:v1.4.1
26162616
imagePullPolicy: Always
26172617
livenessProbe:
26182618
httpGet:

manifests/ha/namespace-install.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,7 +2343,7 @@ spec:
23432343
- argocd-redis-ha-announce-2:26379
23442344
- --sentinelmaster
23452345
- argocd
2346-
image: argoproj/argocd:v1.4.0
2346+
image: argoproj/argocd:v1.4.1
23472347
imagePullPolicy: Always
23482348
livenessProbe:
23492349
httpGet:
@@ -2397,7 +2397,7 @@ spec:
23972397
- cp
23982398
- /usr/local/bin/argocd-util
23992399
- /shared
2400-
image: argoproj/argocd:v1.4.0
2400+
image: argoproj/argocd:v1.4.1
24012401
imagePullPolicy: Always
24022402
name: copyutil
24032403
volumeMounts:
@@ -2453,7 +2453,7 @@ spec:
24532453
- argocd-redis-ha-announce-2:26379
24542454
- --sentinelmaster
24552455
- argocd
2456-
image: argoproj/argocd:v1.4.0
2456+
image: argoproj/argocd:v1.4.1
24572457
imagePullPolicy: Always
24582458
livenessProbe:
24592459
initialDelaySeconds: 5
@@ -2527,7 +2527,7 @@ spec:
25272527
- argocd-redis-ha-announce-2:26379
25282528
- --sentinelmaster
25292529
- argocd
2530-
image: argoproj/argocd:v1.4.0
2530+
image: argoproj/argocd:v1.4.1
25312531
imagePullPolicy: Always
25322532
livenessProbe:
25332533
httpGet:

manifests/install.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,7 +2192,7 @@ spec:
21922192
- "20"
21932193
- --operation-processors
21942194
- "10"
2195-
image: argoproj/argocd:v1.4.0
2195+
image: argoproj/argocd:v1.4.1
21962196
imagePullPolicy: Always
21972197
livenessProbe:
21982198
httpGet:
@@ -2246,7 +2246,7 @@ spec:
22462246
- cp
22472247
- /usr/local/bin/argocd-util
22482248
- /shared
2249-
image: argoproj/argocd:v1.4.0
2249+
image: argoproj/argocd:v1.4.1
22502250
imagePullPolicy: Always
22512251
name: copyutil
22522252
volumeMounts:
@@ -2310,7 +2310,7 @@ spec:
23102310
- argocd-repo-server
23112311
- --redis
23122312
- argocd-redis:6379
2313-
image: argoproj/argocd:v1.4.0
2313+
image: argoproj/argocd:v1.4.1
23142314
imagePullPolicy: Always
23152315
livenessProbe:
23162316
initialDelaySeconds: 5
@@ -2361,7 +2361,7 @@ spec:
23612361
- argocd-server
23622362
- --staticassets
23632363
- /shared/app
2364-
image: argoproj/argocd:v1.4.0
2364+
image: argoproj/argocd:v1.4.1
23652365
imagePullPolicy: Always
23662366
livenessProbe:
23672367
httpGet:

manifests/namespace-install.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@ spec:
21072107
- "20"
21082108
- --operation-processors
21092109
- "10"
2110-
image: argoproj/argocd:v1.4.0
2110+
image: argoproj/argocd:v1.4.1
21112111
imagePullPolicy: Always
21122112
livenessProbe:
21132113
httpGet:
@@ -2161,7 +2161,7 @@ spec:
21612161
- cp
21622162
- /usr/local/bin/argocd-util
21632163
- /shared
2164-
image: argoproj/argocd:v1.4.0
2164+
image: argoproj/argocd:v1.4.1
21652165
imagePullPolicy: Always
21662166
name: copyutil
21672167
volumeMounts:
@@ -2225,7 +2225,7 @@ spec:
22252225
- argocd-repo-server
22262226
- --redis
22272227
- argocd-redis:6379
2228-
image: argoproj/argocd:v1.4.0
2228+
image: argoproj/argocd:v1.4.1
22292229
imagePullPolicy: Always
22302230
livenessProbe:
22312231
initialDelaySeconds: 5
@@ -2276,7 +2276,7 @@ spec:
22762276
- argocd-server
22772277
- --staticassets
22782278
- /shared/app
2279-
image: argoproj/argocd:v1.4.0
2279+
image: argoproj/argocd:v1.4.1
22802280
imagePullPolicy: Always
22812281
livenessProbe:
22822282
httpGet:

0 commit comments

Comments
 (0)