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

rename toolkit

parent 1f5de90f
No related branches found
No related tags found
1 merge request!23Rename package
Pipeline #132611 failed
...@@ -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
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
......
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