Commit ed29ba0
authored
fix: Wrong typo in capabilities
* Ref: https://helm.sh/docs/chart_template_guide/function_list/#semantic-version-functions
* Capabilities.KubeVersion and Capabilities.KubeVersion.Version is the Kubernetes version as a built-in object: https://helm.sh/docs/chart_template_guide/builtin_objects/1 parent 1a797ff commit ed29ba0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments