Advise that some settings aren't yet functional [#8]

This commit is contained in:
Erin Call 2019-12-20 10:37:32 -08:00
parent 197a377a82
commit cab3a8ae95
No known key found for this signature in database
GPG key ID: 4071FF6C15B8DAD1

View file

@ -26,9 +26,11 @@ steps:
values_files: "values/underrides.yml,values/overrides.yml"
# Call `helm dependency update` before linting.
# Note: this setting is on the v1.0 roadmap, but not yet implemented.
update_dependencies: true
# Call `helm repo add` for each repo before linting. Repo names and urls must not contain commas.
# Note: this setting is on the v1.0 roadmap, but not yet implemented.
repos: "eDeath=https://github.com/bug/e-death,idMaker=https://github.com/nmarks/id-maker"
# Give the --namespace flag to all helm commands.