Skip to content
Snippets Groups Projects
Commit d250f312 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

typo

parent ceffa7e4
No related branches found
No related tags found
No related merge requests found
Pipeline #132573 passed
......@@ -144,7 +144,7 @@ How to upgrade my helm dependency / I can't enable a feature
Basic use case is that the doc mention a feature, you enable it in values.yaml, but don't see the effect.
The cause can be that you don't use latest version of the helm package, the part of the toolkit which provide feature such as storage, nodowntime, ...
Until June 2024, version was pinned to a specific version, only allowing minor release (see `Use 0.6.*`)
We now recommend that you alsways use the latest version.
We now recommend that you always use the latest version.
To do so update the file my-project/chart/Chart.yaml, set the version of the shiny-server dependency to ``*``.
.. tabs::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment