forked from minio/operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yaml
687 lines (687 loc) · 20 KB
/
index.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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
apiVersion: v1
entries:
minio-operator:
- apiVersion: v2
appVersion: v4.3.1
created: "2021-10-21T00:04:30.478405-07:00"
description: A Helm chart for MinIO Operator
digest: 4a325c6a47173e66b986db47b5d8235fd3c5eff788e252b5ca40b3ce27f4cc87
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.3.1.tgz
version: 4.3.1
- apiVersion: v2
appVersion: v4.3.0
created: "2021-10-21T00:04:30.475541-07:00"
description: A Helm chart for MinIO Operator
digest: 52ca8a53360481b54e67912da6a757e060b50b85cece003101e90c16f426f972
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.3.0.tgz
version: 4.3.0
- apiVersion: v2
appVersion: v4.2.14
created: "2021-10-21T00:04:30.44763-07:00"
description: A Helm chart for MinIO Operator
digest: 72527bd5088ec619ca1da54f2e296bd76ffab8a9473ec619ca2c05c6e0679e87
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.14.tgz
version: 4.2.14
- apiVersion: v2
appVersion: v4.2.12
created: "2021-10-21T00:04:30.444679-07:00"
description: A Helm chart for MinIO Operator
digest: a1233b80a3658502d6871e12b7c0a2897d12cf8df859c9c531efc32e62d48c9d
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.12.tgz
version: 4.2.12
- apiVersion: v2
appVersion: v4.2.10
created: "2021-10-21T00:04:30.44107-07:00"
description: A Helm chart for MinIO Operator
digest: cba1a0b6fdb56c5fd084f81721285b8c2d9710d8a616bad7d421d2f5c8f6cac0
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.10.tgz
version: 4.2.10
- apiVersion: v2
appVersion: v4.2.9
created: "2021-10-21T00:04:30.472246-07:00"
description: A Helm chart for MinIO Operator
digest: e4d7a289e4933aec88457243c8a1cc9bb191148421cdc2804a954cf4158f90fb
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.9.tgz
version: 4.2.9
- apiVersion: v2
appVersion: v4.2.8
created: "2021-10-21T00:04:30.468196-07:00"
description: A Helm chart for MinIO Operator
digest: 35c4888f3b2bf75b79c1e7f12d4b0dd35138045c7b62c3824a307ce4814f5d4a
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.8.tgz
version: 4.2.8
- apiVersion: v2
appVersion: v4.2.7
created: "2021-10-21T00:04:30.465129-07:00"
description: A Helm chart for MinIO Operator
digest: 99a024d5ae4339752a823ae80b9d1d0fdd5994e16f1ec6acce4f7ad4945c0eb9
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.7.tgz
version: 4.2.7
- apiVersion: v2
appVersion: v4.2.6
created: "2021-10-21T00:04:30.461872-07:00"
description: A Helm chart for MinIO Operator
digest: 9137a28ad10f199777f104f89a1c10af763d9087fbc733ba4d295a118d112f2d
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.6.tgz
version: 4.2.6
- apiVersion: v2
appVersion: v4.2.5
created: "2021-10-21T00:04:30.457176-07:00"
description: A Helm chart for MinIO Operator
digest: 02b29aeae4586edcada3864514a788c2862b8bad3922e80cde2e557f8901c259
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.5.tgz
version: 4.2.5
- apiVersion: v2
appVersion: v4.2.4
created: "2021-10-21T00:04:30.454488-07:00"
description: A Helm chart for MinIO Operator
digest: 99620af40a461197d7fd43c937266fe1ed742c3dd10123e420371cc5592d26d2
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.4.tgz
version: 4.2.4
- apiVersion: v2
appVersion: v4.2.3
created: "2021-10-21T00:04:30.451786-07:00"
description: A Helm chart for MinIO Operator
digest: d4a8e536a7b01b83c87cff872881b11c72d7d9d0aa05201420b69c0a4ee169dc
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.3.tgz
version: 4.2.3
- apiVersion: v2
appVersion: v4.2.3
created: "2021-10-21T00:04:30.436868-07:00"
description: A Helm chart for MinIO Operator
digest: 1e3683587801162d989217c019d3e5bf8ecc03116431643fa4876889973549fd
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.8.tgz
version: 4.1.8
- apiVersion: v2
appVersion: v4.1.3
created: "2021-10-21T00:04:30.433908-07:00"
description: A Helm chart for MinIO Operator
digest: 0cf6f5c3724facc74cfeb32c17a798099f72baff9869ae6d6fb5422557fe40b7
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.7.tgz
version: 4.1.7
- apiVersion: v2
appVersion: v4.1.2
created: "2021-10-21T00:04:30.430981-07:00"
description: A Helm chart for MinIO Operator
digest: 979717ddc254f24fe4561a4642162de3d4e847cf7f2b26b1592ca0e8d0bdb6e2
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.6.tgz
version: 4.1.6
- apiVersion: v2
appVersion: v4.1.2
created: "2021-10-21T00:04:30.426506-07:00"
description: A Helm chart for MinIO Operator
digest: 3dff7502f24ce641048c849ab1da226854fb8afa34d05b40d7c46dd2725e2cfe
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.5.tgz
version: 4.1.5
- apiVersion: v2
appVersion: v4.1.1
created: "2021-10-21T00:04:30.423046-07:00"
description: A Helm chart for MinIO Operator
digest: 7082e25eff205c2596e4902361ca370f1e12b7e28e881b88b672d4bb0c02b075
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.4.tgz
version: 4.1.4
- apiVersion: v2
appVersion: v4.1.1
created: "2021-10-21T00:04:30.419966-07:00"
description: A Helm chart for MinIO Operator
digest: d9cbb94e31fcc726ebb3281a06d85ea3ee941bf36237972b6ae38e4d4c2f205b
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.3.tgz
version: 4.1.3
- apiVersion: v2
appVersion: v4.1.1
created: "2021-10-21T00:04:30.415775-07:00"
description: A Helm chart for MinIO Operator
digest: 6bf8dd70e500ea0970a477cc12c6a40fc062102055c911b96eef6dc748500b03
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.2.tgz
version: 4.1.2
- apiVersion: v2
appVersion: v4.1.1
created: "2021-10-21T00:04:30.412085-07:00"
description: A Helm chart for MinIO Operator
digest: 8fa3dcd6c40ee405127f1836526b78d473b1f02e690213072fde78712d63c655
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.1.tgz
version: 4.1.1
- apiVersion: v2
appVersion: v4.1.1
created: "2021-10-21T00:04:30.409392-07:00"
description: A Helm chart for MinIO Operator
digest: 5926ba1a622fc2887f3fb24c43f567bb308ef652941e592f58371224759b3e24
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.1.0.tgz
version: 4.1.0
- apiVersion: v2
appVersion: v4.0.11
created: "2021-10-21T00:04:30.378065-07:00"
description: A Helm chart for MinIO Operator
digest: cbae4fb31f83e426a7ea0decdfd57f6eb64a43e5b6e2726ab899d1d72c9f54e0
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.11.tgz
version: 4.0.11
- apiVersion: v2
appVersion: v4.0.9
created: "2021-10-21T00:04:30.373649-07:00"
description: A Helm chart for MinIO Operator
digest: b74d8011ce86b534c7ebae8d84e7eb0552c701b511e32f0cebdab56551e30638
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.10.tgz
version: 4.0.10
- apiVersion: v2
created: "2021-10-21T00:04:30.405262-07:00"
description: A Helm chart for MinIO Operator
digest: 40bd65d9a8144a5bda8f1e7a74720f526bbaf540e812e7eabc2ccad3ca7b439c
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.9.tgz
version: 4.0.9
- apiVersion: v2
created: "2021-10-21T00:04:30.402415-07:00"
description: A Helm chart for MinIO Operator
digest: a7dd16236a42c6b6731542e9c19744da76a50ac3a7524cb2ce64e95e8e3e5d30
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.8.tgz
version: 4.0.8
- apiVersion: v2
created: "2021-10-21T00:04:30.399407-07:00"
description: A Helm chart for MinIO Operator
digest: 87f6ac2a98a96dd6ce20fded82f45e4eed79c0933ebed069d6f2167079597c27
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.7.tgz
version: 4.0.7
- apiVersion: v2
created: "2021-10-21T00:04:30.394528-07:00"
description: A Helm chart for MinIO Operator
digest: 2c7dbe86e2950f48d7b44e702969b67c8b1b5308f18e8e16cdc52e4ec7b6cdbd
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.7-1.tgz
version: 4.0.7-1
- apiVersion: v2
created: "2021-10-21T00:04:30.39181-07:00"
description: A Helm chart for MinIO Operator
digest: b25a95e0312b16fab2097db2f45cec540d39d416ce05adcb142dba2f8f300ace
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.6.tgz
version: 4.0.6
- apiVersion: v2
created: "2021-10-21T00:04:30.388835-07:00"
description: A Helm chart for MinIO Operator
digest: 4407196cc9a3e6cea8ddb719e8308985cb49789a3e77c023f0bc680c31f11de3
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.5.tgz
version: 4.0.5
- apiVersion: v2
created: "2021-10-21T00:04:30.383937-07:00"
description: A Helm chart for MinIO Operator
digest: ce4a4d68e66cec8af18c28eee339dd2adf3bb4a7beba851eaa3b8b7783e26cd1
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.3.tgz
version: 4.0.3
- apiVersion: v2
created: "2021-10-21T00:04:30.380615-07:00"
description: A Helm chart for MinIO Operator
digest: b488b7faac263a1d7c70374b20435b6ec3a0288f28a845647f0d5c57bc349c43
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.2.tgz
version: 4.0.2
- apiVersion: v2
created: "2021-10-21T00:04:30.37019-07:00"
description: A Helm chart for MinIO Operator
digest: f69b67cd3dcc8d819994fc4473d07be1e8fd11e8428914195a7f59f17321ea46
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.1.tgz
version: 4.0.1
- apiVersion: v2
created: "2021-10-21T00:04:30.365923-07:00"
description: A Helm chart for MinIO Operator
digest: 8bc6f068743480ed1cecae0ec896ac6f46ffec5e7ed6e4efbb241bc3b47c7f21
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.0.0.tgz
version: 4.0.0
generated: "2021-10-21T00:04:30.361887-07:00"