forked from rstudio/helm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
default-runtime.yaml
123 lines (122 loc) · 2.76 KB
/
default-runtime.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
name: Kubernetes
images:
-
name: ghcr.io/rstudio/content-base:r3.1.3-py2.7.18-bionic
python:
installations:
-
path: /opt/python/2.7.18/bin/python2.7
version: 2.7.18
r:
installations:
-
path: /opt/R/3.1.3/bin/R
version: 3.1.3
-
name: ghcr.io/rstudio/content-base:r3.2.5-py2.7.18-bionic
python:
installations:
-
path: /opt/python/2.7.18/bin/python2.7
version: 2.7.18
r:
installations:
-
path: /opt/R/3.2.5/bin/R
version: 3.2.5
-
name: ghcr.io/rstudio/content-base:r3.3.3-py3.6.13-bionic
python:
installations:
-
path: /opt/python/3.6.13/bin/python3.6
version: 3.6.13
r:
installations:
-
path: /opt/R/3.3.3/bin/R
version: 3.3.3
-
name: ghcr.io/rstudio/content-base:r3.4.4-py3.6.13-bionic
python:
installations:
-
path: /opt/python/3.6.13/bin/python3.6
version: 3.6.13
r:
installations:
-
path: /opt/R/3.4.4/bin/R
version: 3.4.4
-
name: ghcr.io/rstudio/content-base:r3.5.3-py3.7.10-bionic
python:
installations:
-
path: /opt/python/3.7.10/bin/python3.7
version: 3.7.10
r:
installations:
-
path: /opt/R/3.5.3/bin/R
version: 3.5.3
-
name: ghcr.io/rstudio/content-base:r3.6.3-py3.8.8-bionic
python:
installations:
-
path: /opt/python/3.8.8/bin/python3.8
version: 3.8.8
r:
installations:
-
path: /opt/R/3.6.3/bin/R
version: 3.6.3
-
name: ghcr.io/rstudio/content-base:r4.0.5-py3.8.8-bionic
python:
installations:
-
path: /opt/python/3.8.8/bin/python3.8
version: 3.8.8
r:
installations:
-
path: /opt/R/4.0.5/bin/R
version: 4.0.5
-
name: ghcr.io/rstudio/content-base:r4.0.5-py3.9.2-bionic
python:
installations:
-
path: /opt/python/3.9.2/bin/python3.9
version: 3.9.2
r:
installations:
-
path: /opt/R/4.0.5/bin/R
version: 4.0.5
-
name: ghcr.io/rstudio/content-base:r4.1.0-py3.8.8-bionic
python:
installations:
-
path: /opt/python/3.8.8/bin/python3.8
version: 3.8.8
r:
installations:
-
path: /opt/R/4.1.0/bin/R
version: 4.1.0
-
name: ghcr.io/rstudio/content-base:r4.1.0-py3.9.2-bionic
python:
installations:
-
path: /opt/python/3.9.2/bin/python3.9
version: 3.9.2
r:
installations:
-
path: /opt/R/4.1.0/bin/R
version: 4.1.0