Fix typo and link for supported backends (#1529)
fix typo and link for supported backends Signed-off-by: Koen Punt <koen@koenpunt.nl>
This commit is contained in:
parent
56dcd9e176
commit
8f8125f893
|
|
@ -14,7 +14,7 @@ Helmfile integrates [vals]() to import configuration parameters from following b
|
||||||
- Vault
|
- Vault
|
||||||
- SOPS
|
- SOPS
|
||||||
|
|
||||||
See [Vals "Suported Backends"](https://github.com/helmfile/vals#suported-backends) for the full list of available backends.
|
See [Vals "Supported Backends"](https://github.com/helmfile/vals#supported-backends) for the full list of available backends.
|
||||||
|
|
||||||
This feature was implemented in https://github.com/roboll/helmfile/pull/906.
|
This feature was implemented in https://github.com/roboll/helmfile/pull/906.
|
||||||
If you're curious how it's designed and how it works, please consult the pull request.
|
If you're curious how it's designed and how it works, please consult the pull request.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue