diff --git a/updatecli.d/helm-autodiscovery.yaml b/updatecli.d/helm-autodiscovery.yaml index 9accfa879..3856f229e 100644 --- a/updatecli.d/helm-autodiscovery.yaml +++ b/updatecli.d/helm-autodiscovery.yaml @@ -17,5 +17,6 @@ autodiscovery: dependencies: postgresql: ">0.0.1" elasticsearch: ">0.0.1" - # Skip example charts we want to update manually - path: helm/acs-sso-example + dependencies: + postgresql: ">0.0.1"