-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yaml
625 lines (625 loc) · 20.6 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
apiVersion: v1
entries:
adminer:
- annotations:
artifacthub.io/changes: |
- Dfdaemon adds defaultTag configuration.
artifacthub.io/images: |
- name: adminer
image: dockette/adminer:latest
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/helm-adminer
- name: Source
url: https://github.com/vrana/adminer
- name: Dockerfile Source
url: https://github.com/dockette/adminer
apiVersion: v2
appVersion: 4.8.1
created: "2022-12-16T12:08:20.647976+08:00"
description: Adminer is a full-featured database management tool written in PHP.
Conversely to phpMyAdmin, it consist of a single file ready to deploy to the
target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite,
MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB
digest: 37085350b5086ff99de17b19bb166f76ec33d7015373e5c285647dfd970834ea
home: https://www.adminer.org
icon: https://raw.githubusercontent.com/paradeum-team/helm-charts/master/adminer/logo.png
keywords:
- adminer
- postgres
- mysql
- sqlite
- elasticsearch
- mongodb
- database
- sql
maintainers:
- email: [email protected]
name: fzalila
url: https://github.com/fzalila
- email: [email protected]
name: alexnuttinck
url: https://github.com/alexnuttinck
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: adminer
urls:
- https://paradeum-team.github.io/helm-charts/adminer/adminer-0.1.9.tgz
version: 0.1.9
- annotations:
artifacthub.io/changes: |
- Dfdaemon adds defaultTag configuration.
artifacthub.io/images: |
- name: adminer
image: dockette/adminer:latest
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/helm-adminer
- name: Source
url: https://github.com/vrana/adminer
- name: Dockerfile Source
url: https://github.com/dockette/adminer
apiVersion: v2
appVersion: 4.8.1
created: "2022-12-16T12:08:20.645648+08:00"
description: Adminer is a full-featured database management tool written in PHP.
Conversely to phpMyAdmin, it consist of a single file ready to deploy to the
target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite,
MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB
digest: 964eeb112a9c7996ad8ea33401b79916c08741a879604ec99c728f950fddad8b
home: https://www.adminer.org
icon: https://raw.githubusercontent.com/Kong/docker-official-docs/master/adminer/logo.png
keywords:
- adminer
- postgres
- mysql
- sqlite
- elasticsearch
- mongodb
- database
- sql
maintainers:
- email: [email protected]
name: fzalila
url: https://github.com/fzalila
- email: [email protected]
name: alexnuttinck
url: https://github.com/alexnuttinck
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: adminer
urls:
- https://paradeum-team.github.io/helm-charts/adminer/adminer-0.1.8.tgz
version: 0.1.8
- annotations:
artifacthub.io/changes: |
- Dfdaemon adds defaultTag configuration.
artifacthub.io/images: |
- name: adminer
image: dockette/adminer:latest
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/helm-adminer
- name: Source
url: https://github.com/vrana/adminer
- name: Dockerfile Source
url: https://github.com/dockette/adminer
apiVersion: v2
appVersion: 4.8.1
created: "2022-12-16T12:08:20.642496+08:00"
description: Adminer is a full-featured database management tool written in PHP.
Conversely to phpMyAdmin, it consist of a single file ready to deploy to the
target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite,
MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB
digest: 119630d9d8e2b8c1989c8a805c1d381ae1fa082ffe72ee8a79ad0d1224a56ef9
home: https://www.adminer.org
icon: https://raw.githubusercontent.com/Kong/docker-official-docs/master/adminer/logo.png
keywords:
- adminer
- postgres
- mysql
- sqlite
- elasticsearch
- mongodb
- database
- sql
maintainers:
- email: [email protected]
name: fzalila
url: https://github.com/fzalila
- email: [email protected]
name: alexnuttinck
url: https://github.com/alexnuttinck
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: adminer
urls:
- https://paradeum-team.github.io/helm-charts/adminer/adminer-0.1.7-alpha.3.tgz
version: 0.1.7-alpha.3
blockscout:
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/blockscout
- name: Source
url: https://github.com/paradeum-team/blockscout
apiVersion: v2
appVersion: c3f2caf8ed0bfb5e0992520b9e270f699c9a404e
created: "2022-12-16T12:08:20.654682+08:00"
description: A Helm chart for Kubernetes
digest: 99ae75a8f20bfcde4cf015585db16f4a205436e6c9b4acf6df9b0f77fdcf4bf5
home: https://github.com/paradeum-team/geth-helm-charts/tree/main/blockscout
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: blockscout
type: application
urls:
- https://paradeum-team.github.io/helm-charts/blockscout/blockscout-0.1.5.tgz
version: 0.1.5
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/blockscout
- name: Source
url: https://github.com/paradeum-team/blockscout
apiVersion: v2
appVersion: 13573befcc6b94c68b4a05554377e101f36bd7fe
created: "2022-12-16T12:08:20.653404+08:00"
description: A Helm chart for Kubernetes
digest: bb12abb8653a48638127fdb61faff965b4d3b85b7e76db14c865bce2cc28d61f
home: https://github.com/paradeum-team/geth-helm-charts/tree/main/blockscout
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: blockscout
type: application
urls:
- https://paradeum-team.github.io/helm-charts/blockscout/blockscout-0.1.4.tgz
version: 0.1.4
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/blockscout
- name: Source
url: https://github.com/blockscout/blockscout
apiVersion: v2
appVersion: v4.1.8-beta.3
created: "2022-12-16T12:08:20.651511+08:00"
description: A Helm chart for Kubernetes
digest: 0a1c2c73f8b44669ccd18cb5803e58c1e5cc07eb2e7418f2465e3e92ad2c4493
home: https://github.com/blockscout/blockscout
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: blockscout
type: application
urls:
- https://paradeum-team.github.io/helm-charts/blockscout/blockscout-0.1.3.tgz
version: 0.1.3
- apiVersion: v2
appVersion: v4.1.3-beta.3
created: "2022-12-16T12:08:20.649588+08:00"
description: A Helm chart for Kubernetes
digest: 5644f2a9c2c4ed8e1fcbbe669c0a120c38d429efab7b1ef5724e6fb7a0033c27
name: blockscout
type: application
urls:
- https://paradeum-team.github.io/helm-charts/blockscout/blockscout-0.1.0.tgz
version: 0.1.0
geth:
- apiVersion: v2
appVersion: 1.10.26
created: "2022-12-16T12:08:20.659884+08:00"
description: A Helm chart for Ethereum geth client
digest: bcd9bf4e40d16eae10c162c5abfbcdab59f04602d75f49922a1d8f1bcd840991
home: https://ethereum.org/
keywords:
- ethereum
maintainers:
- email: [email protected]
name: Leo Vigna
- email: [email protected]
name: liujinye
name: geth
sources:
- https://github.com/paradeum-team/geth-charts
type: application
urls:
- https://paradeum-team.github.io/helm-charts/geth/geth-0.2.12.tgz
version: 0.2.12
- apiVersion: v2
appVersion: 1.10.26
created: "2022-12-16T12:08:20.658171+08:00"
description: A Helm chart for Ethereum geth client
digest: d5850a80461f89bef76060e7d38e0401ecfc097b92e1a39cc2343873b0e57467
home: https://ethereum.org/
keywords:
- ethereum
maintainers:
- email: [email protected]
name: Leo Vigna
- email: [email protected]
name: liujinye
name: geth
sources:
- https://github.com/paradeum-team/geth-charts
type: application
urls:
- https://paradeum-team.github.io/helm-charts/geth/geth-0.2.11.tgz
version: 0.2.11
- apiVersion: v2
appVersion: 1.10.17
created: "2022-12-16T12:08:20.65642+08:00"
description: A Helm chart for Ethereum geth client
digest: e53e14a5167b274fd8ba72387cbadc8a600756f997fb428cd816112bcb560782
home: https://ethereum.org/
keywords:
- ethereum
maintainers:
- email: [email protected]
name: Leo Vigna
- email: [email protected]
name: liujinye
name: geth
sources:
- https://github.com/paradeum-team/geth-charts
type: application
urls:
- https://paradeum-team.github.io/helm-charts/geth/geth-0.2.10.tgz
version: 0.2.10
- apiVersion: v2
appVersion: 1.10.17
created: "2022-12-16T12:08:20.661367+08:00"
description: A Helm chart for Ethereum geth client
digest: f2ec57e5742673f15c29f36706bbbd7ef296a12e8e9c566aee070142f8d7e1fd
home: https://ethereum.org/
keywords:
- ethereum
maintainers:
- email: [email protected]
name: Leo Vigna
- email: [email protected]
name: liujinye
name: geth
sources:
- https://github.com/paradeum-team/geth-charts
type: application
urls:
- https://paradeum-team.github.io/helm-charts/geth/geth-0.2.7.tgz
version: 0.2.7
ipfs-cluster:
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.675831+08:00"
description: IPFS Cluster chart
digest: 24c72e068557808d2159c439a4f0bb70cfb3c37730d9deb8ffc80ea3ab6b804f
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.19.tgz
version: 0.0.19
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.674583+08:00"
description: IPFS Cluster chart
digest: b8d75049c2f27fedcdd6844cd4d7ed15c0982f0cbd5e8706768c81d4d6ea049e
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.18.tgz
version: 0.0.18
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.673033+08:00"
description: IPFS Cluster chart
digest: 29c45a988fef490cb609ea4e2607015808ed1e907aa07cef3dd46d67ed81be0a
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.17.tgz
version: 0.0.17
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.671753+08:00"
description: IPFS Cluster chart
digest: 7c190a1a4044153f2d6fc016c495ce591c7ada1a5a849cbd7cdf01c0e25b0d55
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.16.tgz
version: 0.0.16
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.670446+08:00"
description: IPFS Cluster chart
digest: 3a63c9feb5e1f886faa8c84f52cf14059bf6dd3d3ee8de788e9f6a048fa712c9
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.15.tgz
version: 0.0.15
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.669245+08:00"
description: IPFS Cluster chart
digest: 9b2449da6eac19a60a18e4818a53d0de12d0181a3b373a5c671077208a277c51
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.14.tgz
version: 0.0.14
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.668068+08:00"
description: IPFS Cluster chart
digest: 7a142726ac6ee65203deb0abe5fe0f2a5a473e052c7b042ff206ba8ed72b2c57
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.13.tgz
version: 0.0.13
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.666799+08:00"
description: IPFS Cluster chart
digest: 8c3e2f0fdb9266d439a11415615174fc9d6e9bfdb85ba2eef6a06eb396bad137
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.12.tgz
version: 0.0.12
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.66554+08:00"
description: IPFS Cluster chart
digest: bd281028ee3478186181b8be1902c90a6c006fefa823a38b879a1e667f1afc0c
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.11.tgz
version: 0.0.11
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: 1.0.2
created: "2022-12-16T12:08:20.662903+08:00"
description: IPFS Cluster chart
digest: 10870264266e5bcc8a64f16a51ad0c8d84250b4d59b3e2b218c894c3fe4d69b7
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.10.tgz
version: 0.0.10
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/ipfs-cluster-chart
- name: Source
url: https://github.com/ipfs-cluster/ipfs-cluster
apiVersion: v2
created: "2022-12-16T12:08:20.677045+08:00"
description: IPFS Cluster chart
digest: 0a5935923d3157f88d1a54235e181f2b54bf7ac0bea26fa0f14b0f92601f63b3
home: https://ipfscluster.io/
keywords:
- ipfs
- ipfs-cluster
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: ipfs-cluster
urls:
- https://paradeum-team.github.io/helm-charts/ipfs-cluster/ipfs-cluster-0.0.9.tgz
version: 0.0.9
walletconnect-relay:
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/walletconnect-relay
- name: Source
url: https://github.com/WalletConnect/relay
apiVersion: v2
appVersion: v2.1.3-rc.1
created: "2022-12-16T12:08:20.680833+08:00"
description: A Helm chart for Kubernetes
digest: 6ac3cf7db0f9910f0b461ea957fd01f8f27f8f837fcb91b90731a7a0ae59bbe5
home: https://github.com/WalletConnect/relay
keywords:
- walletconnect
- relay
- walletconnect-relay
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: walletconnect-relay
type: application
urls:
- https://paradeum-team.github.io/helm-charts/walletconnect-relay/walletconnect-relay-0.1.2.tgz
version: 0.1.2
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/walletconnect-relay
- name: Source
url: https://github.com/WalletConnect/relay
apiVersion: v2
appVersion: 63e8f41
created: "2022-12-16T12:08:20.679712+08:00"
description: A Helm chart for Kubernetes
digest: 4fb6549374dd0e9ae577884bf23a38679055b0798c73260e0265785cbadbe126
home: https://github.com/WalletConnect/relay
keywords:
- walletconnect
- relay
- walletconnect-relay
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: walletconnect-relay
type: application
urls:
- https://paradeum-team.github.io/helm-charts/walletconnect-relay/walletconnect-relay-0.1.1.tgz
version: 0.1.1
- annotations:
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/paradeum-team/geth-helm-charts/tree/main/walletconnect-relay
- name: Source
url: https://github.com/WalletConnect/relay
apiVersion: v2
appVersion: v2.0.0
created: "2022-12-16T12:08:20.678427+08:00"
description: A Helm chart for Kubernetes
digest: 907aec49830595ab57ab837e70d4aaa25cf4d6863c3877211ca4b61a1340bf22
home: https://github.com/WalletConnect/relay
keywords:
- walletconnect
- relay
- walletconnect-relay
maintainers:
- email: [email protected]
name: liujinye
url: https://github.com/ss75710541
name: walletconnect-relay
type: application
urls:
- https://paradeum-team.github.io/helm-charts/walletconnect-relay/walletconnect-relay-0.1.0.tgz
version: 0.1.0
generated: "2022-12-16T12:08:20.64056+08:00"