Skip to content

Document missing Sprig functions: all, any, sha512sum, randInt#2084

Open
karthi-palanisamy wants to merge 2 commits into
helm:mainfrom
karthi-palanisamy:docs/add-missing-sprig-functions
Open

Document missing Sprig functions: all, any, sha512sum, randInt#2084
karthi-palanisamy wants to merge 2 commits into
helm:mainfrom
karthi-palanisamy:docs/add-missing-sprig-functions

Conversation

@karthi-palanisamy
Copy link
Copy Markdown
Contributor

Adds documentation for several Sprig functions available in Helm templates that were previously missing from the function list reference:

  • all and any (logic functions)
  • sha512sum (cryptographic)
  • randInt (math)

Refs #1422

Adds documentation for several Sprig functions available in
Helm templates that were previously missing from the function
list reference:

- all and any (logic functions)
- sha512sum (cryptographic)
- randInt (math)

Refs helm#1422

Signed-off-by: Karthi Palanisamy <karthipalanisamy.dev@gmail.com>
Comment thread docs/chart_template_guide/function_list.mdx Outdated
Comment thread docs/chart_template_guide/function_list.mdx Outdated
Signed-off-by: Karthi Palanisamy <karthipalanisamy.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants