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
4e1a9c4c
Commit
4e1a9c4c
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
rename toolkit
parent
1f5de90f
No related branches found
Branches containing commit
No related tags found
1 merge request
!23
Rename package
Pipeline
#132611
failed
1 year ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-1
2 additions, 1 deletion
.gitignore
shiny-k8s-toolkit-helm/Chart.yaml
+2
-2
2 additions, 2 deletions
shiny-k8s-toolkit-helm/Chart.yaml
with
4 additions
and
3 deletions
.gitignore
+
2
−
1
View file @
4e1a9c4c
...
@@ -21,4 +21,5 @@
...
@@ -21,4 +21,5 @@
*.tmproj
*.tmproj
.vscode/
.vscode/
rshiny-*.tgz
rshiny-*.tgz
shiny-server-*.tgz
shiny-server-*.tgz
\ No newline at end of file
shiny-k8s-toolkit-helm-*.tgz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
shiny-k8s-toolkit-helm/Chart.yaml
+
2
−
2
View file @
4e1a9c4c
apiVersion
:
v2
apiVersion
:
v2
name
:
shiny-
server
name
:
shiny-
k8s-toolkit-helm
description
:
A Helm chart for deploying shiny app in Kubernetes
description
:
A Helm chart for deploying shiny app in Kubernetes
# A chart can be either an 'application' or a 'library' chart.
# A chart can be either an 'application' or a 'library' chart.
...
@@ -15,7 +15,7 @@ type: application
...
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version
:
0.
7.5
version
:
0.
8.0
# This is the version number of the application being deployed. This version number should be
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# incremented each time you make changes to the application. Versions are not expected to
...
...
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