Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update sprig template example #589

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Conversation

VaibhavPage
Copy link
Contributor

No description provided.

@VaibhavPage VaibhavPage merged commit 53308ee into master Apr 12, 2020
@VaibhavPage VaibhavPage linked an issue Apr 12, 2020 that may be closed by this pull request
@VaibhavPage VaibhavPage added this to the v0.14.0 milestone Apr 12, 2020
@VaibhavPage VaibhavPage deleted the fix/param-template branch April 13, 2020 01:27
@biplabMazumdar
Copy link

biplabMazumdar commented Dec 26, 2021

how do i fetch values from arrays elements using dataTemplate . ?
These does not work
dataTemplate: "{{ .Input.body.commits[0].id }}"
dataTemplate: "{{ .Input.body.commits.0.id }}"
image

juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sprig Functions don't work on dataKey or contextKey
2 participants