-
Notifications
You must be signed in to change notification settings - Fork 26
/
Chart.yaml
43 lines (43 loc) · 1.15 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
name: rstudio-pm
description: Official Helm chart for Posit Package Manager
version: 0.5.43
apiVersion: v2
appVersion: 2024.11.0
icon: https://rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png
home: https://www.rstudio.com
sources:
- https://github.com/rstudio/helm
- https://github.com/rstudio/rstudio-docker-products
maintainers:
- name: sol-eng
email: [email protected]
url: https://github.com/rstudio/helm
dependencies:
- name: rstudio-library
version: 0.1.31
repository: https://helm.rstudio.com
annotations:
artifacthub.io/images: |
- name: rstudio-package-manager
image: rstudio/rstudio-package-manager:ubuntu2204-2024.11.0
artifacthub.io/license: MIT
artifacthub.io/links: |
- name: RStudio Community
url: https://community.rstudio.com/c/r-admin/5
- name: About Package Manager
url: https://posit.co/products/enterprise/package-manager/
- name: About Posit Team
url: https://posit.co/products/enterprise/team/
keywords:
- "data science"
- "machine learning"
- "r"
- "rstats"
- "python"
- "package"
- "cran"
- "pypi"
- "pip"
- "bioconductor"
- "rstudio"
- "posit"