From 0324784985315cb90dfa2d592ddadcb78e83dcda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:35:16 +0000 Subject: [PATCH] chore(deps): update helm release library-chart to v1.5.21 --- charts/jupyter-python-gpu/Chart.yaml | 4 ++-- charts/jupyter-python/Chart.yaml | 4 ++-- charts/jupyter-pytorch-gpu/Chart.yaml | 4 ++-- charts/jupyter-pytorch/Chart.yaml | 4 ++-- charts/jupyter-r/Chart.yaml | 4 ++-- charts/jupyter-tensorflow-gpu/Chart.yaml | 4 ++-- charts/jupyter-tensorflow/Chart.yaml | 4 ++-- charts/rstudio-gpu/Chart.yaml | 4 ++-- charts/rstudio-sparkr/Chart.yaml | 4 ++-- charts/rstudio/Chart.yaml | 4 ++-- charts/vscode-pyspark/Chart.yaml | 4 ++-- charts/vscode-python-gpu/Chart.yaml | 4 ++-- charts/vscode-python/Chart.yaml | 4 ++-- charts/vscode-pytorch-gpu/Chart.yaml | 4 ++-- charts/vscode-pytorch/Chart.yaml | 4 ++-- charts/vscode-r-python-julia/Chart.yaml | 4 ++-- charts/vscode-r/Chart.yaml | 4 ++-- charts/vscode-tensorflow-gpu/Chart.yaml | 4 ++-- charts/vscode-tensorflow/Chart.yaml | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/charts/jupyter-python-gpu/Chart.yaml b/charts/jupyter-python-gpu/Chart.yaml index f27e959c..8ab05a4c 100644 --- a/charts/jupyter-python-gpu/Chart.yaml +++ b/charts/jupyter-python-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index 107b1db7..cba71c90 100644 --- a/charts/jupyter-python/Chart.yaml +++ b/charts/jupyter-python/Chart.yaml @@ -23,9 +23,9 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-pytorch-gpu/Chart.yaml b/charts/jupyter-pytorch-gpu/Chart.yaml index bdcca99a..4e71a3b0 100644 --- a/charts/jupyter-pytorch-gpu/Chart.yaml +++ b/charts/jupyter-pytorch-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-pytorch/Chart.yaml b/charts/jupyter-pytorch/Chart.yaml index fe2bfeb5..787f99a3 100644 --- a/charts/jupyter-pytorch/Chart.yaml +++ b/charts/jupyter-pytorch/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-r/Chart.yaml b/charts/jupyter-r/Chart.yaml index 86fb8865..ecd6598a 100644 --- a/charts/jupyter-r/Chart.yaml +++ b/charts/jupyter-r/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-tensorflow-gpu/Chart.yaml b/charts/jupyter-tensorflow-gpu/Chart.yaml index 7b01febe..44675a0a 100644 --- a/charts/jupyter-tensorflow-gpu/Chart.yaml +++ b/charts/jupyter-tensorflow-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/jupyter-tensorflow/Chart.yaml b/charts/jupyter-tensorflow/Chart.yaml index 7d0cf3e5..a119e167 100644 --- a/charts/jupyter-tensorflow/Chart.yaml +++ b/charts/jupyter-tensorflow/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.13.27 +version: 1.13.28 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/rstudio-gpu/Chart.yaml b/charts/rstudio-gpu/Chart.yaml index bc23d55f..58bd524e 100644 --- a/charts/rstudio-gpu/Chart.yaml +++ b/charts/rstudio-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.15.19 +version: 1.15.20 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/rstudio-sparkr/Chart.yaml b/charts/rstudio-sparkr/Chart.yaml index ab22e9ac..1286b82b 100644 --- a/charts/rstudio-sparkr/Chart.yaml +++ b/charts/rstudio-sparkr/Chart.yaml @@ -24,9 +24,9 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.17.6 +version: 1.17.7 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index 9c416558..49b0c432 100644 --- a/charts/rstudio/Chart.yaml +++ b/charts/rstudio/Chart.yaml @@ -22,9 +22,9 @@ 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: 1.15.19 +version: 1.15.20 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index c1067628..1f728bf8 100644 --- a/charts/vscode-pyspark/Chart.yaml +++ b/charts/vscode-pyspark/Chart.yaml @@ -24,9 +24,9 @@ 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: 1.3.25 +version: 1.3.26 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-python-gpu/Chart.yaml b/charts/vscode-python-gpu/Chart.yaml index cfb1f934..63103ce6 100644 --- a/charts/vscode-python-gpu/Chart.yaml +++ b/charts/vscode-python-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index e923eef2..0a0d3508 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -23,9 +23,9 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-pytorch-gpu/Chart.yaml b/charts/vscode-pytorch-gpu/Chart.yaml index 345aa6fc..23feb2d5 100644 --- a/charts/vscode-pytorch-gpu/Chart.yaml +++ b/charts/vscode-pytorch-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-pytorch/Chart.yaml b/charts/vscode-pytorch/Chart.yaml index dd86bb30..2317a790 100644 --- a/charts/vscode-pytorch/Chart.yaml +++ b/charts/vscode-pytorch/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-r-python-julia/Chart.yaml b/charts/vscode-r-python-julia/Chart.yaml index cf2a3f42..1d3a23e6 100644 --- a/charts/vscode-r-python-julia/Chart.yaml +++ b/charts/vscode-r-python-julia/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-r/Chart.yaml b/charts/vscode-r/Chart.yaml index 0105282d..6c4ea50a 100644 --- a/charts/vscode-r/Chart.yaml +++ b/charts/vscode-r/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-tensorflow-gpu/Chart.yaml b/charts/vscode-tensorflow-gpu/Chart.yaml index 7a5dad1a..a76228d2 100644 --- a/charts/vscode-tensorflow-gpu/Chart.yaml +++ b/charts/vscode-tensorflow-gpu/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-tensorflow/Chart.yaml b/charts/vscode-tensorflow/Chart.yaml index 12064228..17661024 100644 --- a/charts/vscode-tensorflow/Chart.yaml +++ b/charts/vscode-tensorflow/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 1.11.26 +version: 1.11.27 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services