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
1ff9ae05
Commit
1ff9ae05
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
rename toolkit
parent
fa7414e8
No related branches found
No related tags found
1 merge request
!23
Rename package
Pipeline
#132613
failed
1 year ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
1ff9ae05
...
...
@@ -2,11 +2,11 @@
To build a package locally, and test it with the example project, you can do:
```
sh
helm package shiny-
server
-d
../
*
shiny-k8s-example-python/chart/charts/
helm package shiny-
server
-d
../
*
shiny-k8s-example-r/chart/charts/
helm package shiny-
k8s-toolkit-helm
-d
../
*
shiny-k8s-example-python/chart/charts/
helm package shiny-
k8s-toolkit-helm
-d
../
*
shiny-k8s-example-r/chart/charts/
```
It will store the package in the appropriate folder, and when you will run
`./dohelm.sh`
the newest version will be used.
Don't forget to increment the version counter in shiny-
server
/Chart.yaml
Don't forget to increment the version counter in shiny-
k8s-toolkit-helm
/Chart.yaml
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