-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathChart.yaml
44 lines (44 loc) · 1.21 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: rstudio-workbench
description: Official Helm chart for Posit Workbench
version: 0.8.8
apiVersion: v2
appVersion: 2024.09.1
icon: https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
home: https://www.rstudio.com
sources:
- https://github.com/rstudio/helm
maintainers:
- name: sol-eng
email: [email protected]
url: https://github.com/sol-eng
dependencies:
- name: rstudio-library
version: 0.1.31
repository: https://helm.rstudio.com
annotations:
artifacthub.io/images: |
- name: rstudio-workbench
image: rstudio/rstudio-workbench:ubuntu2204-2024.09.1
- name: r-session-complete
image: rstudio/r-session-complete:ubuntu2204-2024.09.1
artifacthub.io/license: MIT
artifacthub.io/links: |
- name: Docker Images
url: https://github.com/rstudio/rstudio-docker-products
- name: RStudio Community
url: https://community.rstudio.com/c/r-admin/5
- name: About Workbench
url: https://www.rstudio.com/products/workbench/
- name: About RStudio Team
url: https://www.rstudio.com/products/team/
keywords:
- "data science"
- "machine learning"
- "r"
- "rstats"
- "python"
- "ide"
- "editor"
- "jupyter"
- "vscode"
- "rstudio"