forked from rstudio/helm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
39 lines (39 loc) · 1.07 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
name: rstudio-connect
description: Official Helm chart for RStudio Connect
version: 0.2.5
apiVersion: v2
appVersion: 2021.09.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
maintainers:
- name: sol-eng
email: docker@rstudio.com
url: https://github.com/sol-eng
dependencies:
- name: rstudio-library
version: 0.1.15
repository: file://../rstudio-library
annotations:
artifacthub.io/images: |
- name: rstudio-connect
image: rstudio/rstudio-connect:2021.09.0
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 Connect
url: https://www.rstudio.com/products/connect/
- name: About RStudio Team
url: https://www.rstudio.com/products/team/
keywords:
- "data science"
- "machine learning"
- "r"
- "rstats"
- "python"
- "deploy"
- "rstudio"