Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shiny-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
shiny-k8s
Commits
d250f312
Commit
d250f312
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
typo
parent
ceffa7e4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#132573
passed
1 year ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/user_guide/FAQ_user.rst
+1
-1
1 addition, 1 deletion
source/user_guide/FAQ_user.rst
with
1 addition
and
1 deletion
source/user_guide/FAQ_user.rst
+
1
−
1
View file @
d250f312
...
...
@@ -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 al
s
ways 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::
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment