Update manifests to v0.12.3

This commit is contained in:
Alexander Matyushentsev
2019-04-29 22:14:42 -07:00
parent 9fb462ed42
commit cf4e6bc953
7 changed files with 25 additions and 25 deletions

View File

@@ -1 +1 @@
0.12.2
0.12.3

View File

@@ -12,7 +12,7 @@ bases:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v0.12.2
newTag: v0.12.3
- name: argoproj/argocd-ui
newName: argoproj/argocd-ui
newTag: v0.12.2
newTag: v0.12.3

View File

@@ -17,7 +17,7 @@ patchesStrategicMerge:
images:
- name: argoproj/argocd
newName: argoproj/argocd
newTag: v0.12.2
newTag: v0.12.3
- name: argoproj/argocd-ui
newName: argoproj/argocd-ui
newTag: v0.12.2
newTag: v0.12.3

View File

@@ -697,7 +697,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-application-controller
ports:
@@ -744,7 +744,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -799,7 +799,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -856,7 +856,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-server
ports:
@@ -877,7 +877,7 @@ spec:
- -r
- /app
- /shared
image: argoproj/argocd-ui:v0.12.2
image: argoproj/argocd-ui:v0.12.3
imagePullPolicy: Always
name: ui
volumeMounts:

View File

@@ -612,7 +612,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-application-controller
ports:
@@ -659,7 +659,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -714,7 +714,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -771,7 +771,7 @@ spec:
- argocd-redis-ha-announce-2:26379
- --sentinelmaster
- argocd
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-server
ports:
@@ -792,7 +792,7 @@ spec:
- -r
- /app
- /shared
image: argoproj/argocd-ui:v0.12.2
image: argoproj/argocd-ui:v0.12.3
imagePullPolicy: Always
name: ui
volumeMounts:

View File

@@ -460,7 +460,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-application-controller
ports:
@@ -507,7 +507,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -570,7 +570,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -604,7 +604,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-server
ports:
@@ -625,7 +625,7 @@ spec:
- -r
- /app
- /shared
image: argoproj/argocd-ui:v0.12.2
image: argoproj/argocd-ui:v0.12.3
imagePullPolicy: Always
name: ui
volumeMounts:

View File

@@ -375,7 +375,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-application-controller
ports:
@@ -422,7 +422,7 @@ spec:
- cp
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: copyutil
volumeMounts:
@@ -485,7 +485,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-repo-server
ports:
@@ -519,7 +519,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v0.12.2
image: argoproj/argocd:v0.12.3
imagePullPolicy: Always
name: argocd-server
ports:
@@ -540,7 +540,7 @@ spec:
- -r
- /app
- /shared
image: argoproj/argocd-ui:v0.12.2
image: argoproj/argocd-ui:v0.12.3
imagePullPolicy: Always
name: ui
volumeMounts: