Commit a022c82
authored
Use the documented .Capabilities.KubeVersion.Version in the hpa template (#3766)
The value `.Capabilities.KubeVersion.GitVersion` is documented in Helm v2 docs - https://v2.helm.sh/docs/chart_template_guide/#built-in-objects
It seems to also work with Helm v3, but it is not documented in the docs - https://helm.sh/docs/chart_template_guide/builtin_objects/
We should stick to the officially documented values.1 parent 356c904 commit a022c82
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
0 commit comments