fix(argo-cd): re-enable not yet deprecated staticassets flag (#849)

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
This commit is contained in:
Lucas Bickel 2021-07-28 17:42:12 +02:00 committed by thomascjohnson
parent 08d3576977
commit 5d5b12767d

View file

@ -21,15 +21,4 @@ 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)