argocd - update misc dependencies (#847)
Signed-off-by: smcavallo <smcavallo@hotmail.com> Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
This commit is contained in:
parent
06ed0cda03
commit
08d3576977
1 changed files with 6 additions and 0 deletions
|
@ -21,9 +21,15 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
- "[Changed]: Set server.staticAssets.enabled=true since Argo CD 2.0.5 still needs it"
|
||||
=======
|
||||
- "[Added]: Support AWS ALB Ingress with gRPC"
|
||||
- "[Deprecated]: Deprecate static assets flag passed to argocd-server"
|
||||
>>>>>>> fix(argo-cd): Deprecate the static assets flag passed to argocd-server (#846)
|
||||
=======
|
||||
- "[Updated]: Updated redis-ha chart dependency 4.12.14 -> 4.12.17"
|
||||
- "[Updated]: Updated dex image 2.27.0 -> 2.28.1"
|
||||
- "[Updated]: Updated redis alpine image 6.2.2 -> 6.2.4"
|
||||
>>>>>>> argocd - update misc dependencies (#847)
|
||||
|
|
Loading…
Reference in a new issue