This is an automated email from the ASF dual-hosted git repository. omartushevskyi pushed a commit to branch epm-v2.2-rc1-versions in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/epm-v2.2-rc1-versions by this push: new ad40b5e updated descriptions ad40b5e is described below commit ad40b5ef6b19d1d34642832166cdc30e4409f46b Author: Oleh Martushevskyi <oleh_martushevs...@epam.com> AuthorDate: Tue Dec 24 11:18:00 2019 +0200 updated descriptions --- .../src/general/files/aws/rstudio_description.json | 4 ++-- .../src/general/files/azure/rstudio_description.json | 4 ++-- .../src/general/files/gcp/rstudio_description.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/infrastructure-provisioning/src/general/files/aws/rstudio_description.json b/infrastructure-provisioning/src/general/files/aws/rstudio_description.json index e23e275..f517632 100644 --- a/infrastructure-provisioning/src/general/files/aws/rstudio_description.json +++ b/infrastructure-provisioning/src/general/files/aws/rstudio_description.json @@ -19,10 +19,10 @@ "exploratory_environment_versions" : [ { - "template_name": "RStudio 1.1.463", + "template_name": "RStudio 1.2.5033", "description": "Base image with RStudio node creation routines", "environment_type": "exploratory", - "version": "RStudio-1.1.463", + "version": "RStudio-1.2.5033", "vendor": "AWS" } ] diff --git a/infrastructure-provisioning/src/general/files/azure/rstudio_description.json b/infrastructure-provisioning/src/general/files/azure/rstudio_description.json index 8457197..caf01fb 100644 --- a/infrastructure-provisioning/src/general/files/azure/rstudio_description.json +++ b/infrastructure-provisioning/src/general/files/azure/rstudio_description.json @@ -15,10 +15,10 @@ "exploratory_environment_versions" : [ { - "template_name": "RStudio 1.1.463", + "template_name": "RStudio 1.2.5033", "description": "Base image with RStudio node creation routines", "environment_type": "exploratory", - "version": "RStudio-1.1.463", + "version": "RStudio-1.2.5033", "vendor": "Azure" } ] diff --git a/infrastructure-provisioning/src/general/files/gcp/rstudio_description.json b/infrastructure-provisioning/src/general/files/gcp/rstudio_description.json index ca8cfb7..27c2771 100644 --- a/infrastructure-provisioning/src/general/files/gcp/rstudio_description.json +++ b/infrastructure-provisioning/src/general/files/gcp/rstudio_description.json @@ -23,10 +23,10 @@ "exploratory_environment_versions" : [ { - "template_name": "RStudio 1.1.463", + "template_name": "RStudio 1.2.5033", "description": "Base image with rstudio node creation routines", "environment_type": "exploratory", - "version": "RStudio-1.1.463", + "version": "RStudio-1.2.5033", "vendor": "GCP" } ] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org