diff --git a/repos/testing/rstudio/Chart.yaml b/repos/testing/rstudio/Chart.yaml index ada42ea1..6c6c6e2e 100755 --- a/repos/testing/rstudio/Chart.yaml +++ b/repos/testing/rstudio/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v1 description: RStudio is an integrated development environment (IDE) for R name: rstudio maintainers: -- name: Uninett AS - email: system@uninett.no +- name: Sigma2 AS + email: contact@sigma2.no home: https://www.rstudio.com/products/RStudio/ icon: https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-flat.svg -version: 0.4.0 +version: 0.4.1 keywords: - R web IDE diff --git a/repos/testing/rstudio/README.md b/repos/testing/rstudio/README.md index 2392a612..5d1b2a95 100644 --- a/repos/testing/rstudio/README.md +++ b/repos/testing/rstudio/README.md @@ -13,6 +13,6 @@ browser. ------ ### Advanced -This application uses the following Dockerfile: +This application uses the following Dockerfile: -- [RStudio](https://github.com/UNINETTSigma2/helm-charts-dockerfiles/blob/ecce41f70eaa010ed80a304c48188bb22c1950a0/rstudio/server/Dockerfile) +- [RStudio](https://github.com/UNINETTSigma2/helm-charts-dockerfiles/tree/c3436d5/rstudio/server/Dockerfile) diff --git a/repos/testing/rstudio/schema.yaml b/repos/testing/rstudio/schema.yaml index 108eb9de..e04485c2 100644 --- a/repos/testing/rstudio/schema.yaml +++ b/repos/testing/rstudio/schema.yaml @@ -11,7 +11,7 @@ properties: dockerImage: type: string examples: - - sigma2as/rstudio-server:20240312-ecce41f + - sigma2as/rstudio-server:20240830-c3436d5 appstore_generated_data: type: object properties: @@ -21,7 +21,7 @@ properties: contact_email: type: string examples: - - example@uninett.no + - example@sigma2.no dataporten: type: object properties: diff --git a/repos/testing/rstudio/values.yaml b/repos/testing/rstudio/values.yaml index fb4c22eb..2ea863b2 100755 --- a/repos/testing/rstudio/values.yaml +++ b/repos/testing/rstudio/values.yaml @@ -20,7 +20,7 @@ persistentStorage: readOnly: false appstore_generated_data: appstore_meta_data: - contact_email: "example@uninett.no" + contact_email: "example@sigma2.no" dataporten: scopes: - "" @@ -40,7 +40,7 @@ appstore_generated_data: authorized_principals: [] advanced: debug: false - dockerImage: sigma2as/rstudio-server:20240312-ecce41f + dockerImage: sigma2as/rstudio-server:20240830-c3436d5 proxyImage: sigma2as/rstudio-proxy:20231117-eca0b21 authGroupProviders: - url: "https://groups-api.dataporten.no/groups/me/groups"