forked from carvel-dev/carvel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
254 lines (254 loc) · 5.13 KB
/
config.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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
baseURL: https://carvel.dev
disablePathToLower: true
languageCode: en-us
DefaultContentLanguage: en
title: Carvel
theme: carvel
frontmatter:
date:
- :filename
- :default
params:
products:
- kapp-controller
- ytt
- kapp
- kbld
- imgpkg
- secretgen-controller
- vendir
- Shared Docs
search:
app_id: BSVMS0V37R
ytt:
name: ytt
root_link: /ytt/
latest_docs_link: /ytt/docs/v0.51.0/
github_url: https://github.com/carvel-dev/ytt
search: true
search_index_name: carvel-ytt
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.51.0
versions:
- develop
- v0.51.0
- v0.50.x
- v0.49.x
- v0.48.0
- v0.47.x
- v0.46.x
- v0.45.x
- v0.44.0
- v0.43.0
- v0.42.0
- v0.41.0
- v0.40.0
- v0.39.0
- v0.38.0
kbld:
name: kbld
short_name: kbld
root_link: /kbld/
latest_docs_link: /kbld/docs/v0.45.x/
github_url: https://github.com/carvel-dev/kbld
search: true
search_index_name: carvel-kbld
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.45.x
versions:
- develop
- v0.45.x
- v0.44.x
- v0.43.x
- v0.42.x
- v0.41.x
- v0.40.x
- v0.39.x
- v0.38.x
- v0.37.x
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.0
- v0.32.0
kapp:
name: kapp
short_name: kapp
root_link: /kapp/
latest_docs_link: /kapp/docs/v0.64.x/
github_url: https://github.com/carvel-dev/kapp
search: true
search_index_name: carvel-kapp
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.64.x
versions:
- develop
- v0.64.x
- v0.63.x
- v0.62.x
- v0.61.x
- v0.60.x
- v0.59.x
- v0.58.x
- v0.57.0
- v0.56.0
- v0.55.0
- v0.54.0
- v0.53.0
- v0.52.0
- v0.51.0
- v0.50.0
- v0.49.0
- v0.48.0
- v0.47.0
- v0.46.0
- v0.45.0
- v0.44.0
imgpkg:
name: imgpkg
short_name: imgpkg
root_link: /imgpkg/
latest_docs_link: /imgpkg/docs/v0.44.x/
github_url: https://github.com/carvel-dev/imgpkg
search: true
search_index_name: carvel-imgpkg
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.44.x
versions:
- develop
- v0.44.x
- v0.43.x
- v0.42.x
- v0.41.x
- v0.40.x
- v0.39.x
- v0.38.x
- v0.37.x
- v0.36.x
- v0.35.x
- v0.34.0
- v0.33.0
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.28.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
kapp-controller:
name: kapp-controller
short_name: kc
root_link: /kapp-controller/
latest_docs_link: /kapp-controller/docs/v0.54.x/
github_url: https://github.com/carvel-dev/kapp-controller
search: true
search_index_name: carvel-kapp-controller
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.54.x
versions:
- develop
- v0.54.x
- v0.53.x
- v0.50.x
- v0.49.x
- v0.48.x
- v0.47.x
- v0.46.0
- v0.45.0
- v0.44.1
- v0.43.2
- v0.43.1
- v0.42.0
- v0.41.0
- v0.40.0
- v0.39.0
- v0.38.0
- v0.37.0
- v0.36.1
- v0.35.0
- v0.34.0
- v0.33.1
- v0.32.0
- v0.31.0
secretgen-controller:
name: secretgen-controller
short_name: secretgen-controller
root_link: https://github.com/carvel-dev/secretgen-controller
latest_docs_link: https://github.com/carvel-dev/secretgen-controller/blob/develop/docs/README.md
github_url: https://github.com/carvel-dev/secretgen-controller
search: true
search_index_name: carvel-secretgen-controller
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: false
versions:
- develop
Shared Docs:
name: Shared Docs
short_name: shared
root_link: /shared/docs/latest/
github_url: https://github.com/carvel-dev/carvel
latest_docs_link: /shared/docs/latest/
search: false
versioning: false
versions:
- develop
vendir:
name: vendir
short_name: vendir
root_link: /vendir/
latest_docs_link: /vendir/docs/v0.41.x/
github_url: https://github.com/carvel-dev/vendir
search: true
search_index_name: carvel-vendir
search_api_key: a38560864c2e9128ae57d5734df438ff
versioning: true
version_latest: v0.41.x
versions:
- develop
- v0.41.x
- v0.40.x
- v0.39.x
- v0.38.x
- v0.37.x
- v0.36.x
- v0.35.x
- v0.34.x
- v0.33.x
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
links:
twitter_url: https://twitter.com/carvel_dev
github_url: https://github.com/carvel-dev
slack_url: https://kubernetes.slack.com/archives/CH8KCCKA5
markup:
highlight:
anchorLineNos: false
codeFences: true
guessSyntax: false
hl_Lines: ""
lineAnchors: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: true
style: github
tabWidth: 4
permalinks:
tags: /blog/tags/:slug
minify:
tdewolff:
html:
keepQuotes: true