diff --git a/.gitignore b/.gitignore index dbcff3b55c1152f6f2ce57fead35dab4b43bed40..1b990a0420f717e8c6168a5d71564d2da710c9f9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ *.tmproj .vscode/ rshiny-*.tgz -shiny-server-*.tgz \ No newline at end of file +shiny-server-*.tgz +shiny-k8s-toolkit-helm-*.tgz \ No newline at end of file diff --git a/shiny-k8s-toolkit-helm/Chart.yaml b/shiny-k8s-toolkit-helm/Chart.yaml index 661666357ddcc938d01d34156a7daf11eab64418..59aef10a3e028a339b6891b74a85880738ec11d3 100644 --- a/shiny-k8s-toolkit-helm/Chart.yaml +++ b/shiny-k8s-toolkit-helm/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: shiny-server +name: shiny-k8s-toolkit-helm description: A Helm chart for deploying shiny app in Kubernetes # A chart can be either an 'application' or a 'library' chart. @@ -15,7 +15,7 @@ type: application # 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. # 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 # incremented each time you make changes to the application. Versions are not expected to