chore: Upgrade to v1.3.6 (#186)
* Upgrade to v1.3.6 Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> * bump version Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
parent
6faf1e77c8
commit
3e1faba98b
3 changed files with 6 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: argoproj/argocd
|
||||
tag: v1.3.4
|
||||
tag: v1.3.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
## Controller
|
||||
|
|
@ -19,7 +19,7 @@ controller:
|
|||
|
||||
image:
|
||||
repository: # argoproj/argocd
|
||||
tag: # v1.3.4
|
||||
tag: # v1.3.6
|
||||
imagePullPolicy: # IfNotPresent
|
||||
|
||||
## Argo controller commandline flags
|
||||
|
|
@ -246,7 +246,7 @@ server:
|
|||
|
||||
image:
|
||||
repository: # argoproj/argocd
|
||||
tag: # v1.3.4
|
||||
tag: # v1.3.6
|
||||
imagePullPolicy: # IfNotPresent
|
||||
|
||||
## Additional command line arguments to pass to argocd-server
|
||||
|
|
@ -482,7 +482,7 @@ repoServer:
|
|||
|
||||
image:
|
||||
repository: # argoproj/argocd
|
||||
tag: # v1.3.4
|
||||
tag: # v1.3.6
|
||||
imagePullPolicy: # IfNotPresent
|
||||
|
||||
## Additional command line arguments to pass to argocd-repo-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue