What's meant with this comment? It makes it seem like setting a semver range is useless, because it picks up the latest version anyway!
Also, it is very unclear as to what this installs. It should be clarifies that this "specifies which version of the rancher-monitoring chart to install".
|
# specify which version to install, can be semver range. If version is empty or is semver range, it will pick up the latest version. |
What's meant with this comment? It makes it seem like setting a semver range is useless, because it picks up the latest version anyway!
Also, it is very unclear as to what this installs. It should be clarifies that this "specifies which version of the rancher-monitoring chart to install".
cluster-template-examples/charts/values.yaml
Line 38 in dc5c201