pull/4626/merge
Jon Huhn 7 years ago committed by GitHub
commit d8d75685e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -269,7 +269,7 @@ It will produce an error because `Release.Name` is not inside of the restricted
release: {{ .Release.Name }}
```
After looking a `range`, we will take a look at template variables, which offer one solution to the scoping issue above.
After looking at `range`, we will take a look at template variables, which offer one solution to the scoping issue above.
## Looping with the `range` action

Loading…
Cancel
Save