s/0.13/1.0/g

1.0 here we come!
This commit is contained in:
Michael Schurter
2020-10-14 15:17:47 -07:00
parent 116b2b8b35
commit f44c04ecd1
11 changed files with 23 additions and 22 deletions

View File

@@ -311,7 +311,8 @@ type ClientTemplateConfig struct {
// are unsafe because they expose information from the client host.
FunctionDenylist []string `hcl:"function_denylist"`
// Deprecated: COMPAT(0.13) consul-template uses inclusive language from v0.25.0 - function_blacklist is kept for compatibility
// Deprecated: COMPAT(1.0) consul-template uses inclusive language from
// v0.25.0 - function_blacklist is kept for compatibility
FunctionBlacklist []string `hcl:"function_blacklist"`
// DisableSandbox allows templates to access arbitrary files on the