Skip to content
Snippets Groups Projects
Commit ab98141c authored by fcomte's avatar fcomte
Browse files

fix spark service rstudio and jupyter

parent 386fd505
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ type: application ...@@ -26,7 +26,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: 1.3.0 version: 1.3.1
# 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
...@@ -35,5 +35,5 @@ appVersion: latest ...@@ -35,5 +35,5 @@ appVersion: latest
dependencies: dependencies:
- name: library-chart - name: library-chart
version: 1.0.0 version: 1.0.1
repository: https://inseefrlab.github.io/helm-charts-datascience-internal repository: https://inseefrlab.github.io/helm-charts-datascience-internal
...@@ -25,9 +25,9 @@ type: application ...@@ -25,9 +25,9 @@ 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: 1.2.1 version: 1.2.2
dependencies: dependencies:
- name: library-chart - name: library-chart
version: 1.0.0 version: 1.0.1
repository: https://inseefrlab.github.io/helm-charts-datascience-internal repository: https://inseefrlab.github.io/helm-charts-datascience-internal
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