-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.yaml
852 lines (852 loc) · 43.2 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
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
apiVersion: v1
entries:
authorizer:
- apiVersion: v2
appVersion: 1.4.0
created: "2024-04-02T16:04:59.331893+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 9faed3c0506c1b8e07a33d7646e625c80b272a370c759de1d029369ea98904d4
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.4.0.tgz
version: 1.4.0
- apiVersion: v2
appVersion: 1.3.8
created: "2024-04-02T16:04:59.331553+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 4491af9435256f4eb4ea7a5fa634f891a232aa8b84cfd834bc347125e233bc36
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.8.tgz
version: 1.3.8
- apiVersion: v2
appVersion: 1.3.7
created: "2024-04-02T16:04:59.331085+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 0dcce95133d4ff353e5442fa018f27aed1adfb7db356f5d7c9bbdb072e365dc1
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.7.tgz
version: 1.3.7
- apiVersion: v2
appVersion: 1.3.6
created: "2024-04-02T16:04:59.33058+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: f2c093975c07e6da45666e36e0a31ab3632498e148bdac2d033231e0ef6fa588
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.6.tgz
version: 1.3.6
- apiVersion: v2
appVersion: 1.3.2
created: "2024-04-02T16:04:59.330154+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 5c4d5f60c36ff4ab4854020761f50b5d9aca4fb5a336747bdeb6cfb1a4230084
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.2.tgz
version: 1.3.2
- apiVersion: v2
appVersion: 1.3.1
created: "2024-04-02T16:04:59.329642+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 4b6240fe22ca976e0e9bcb84a5e4c4f0d4277d77c7281d281d6ea94f3aa427dd
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.1.tgz
version: 1.3.1
- apiVersion: v2
appVersion: 1.3.0
created: "2024-04-02T16:04:59.329209+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 728f2b1f3d4de89f6012fcf2a6d1612ede351c0864d21c4f800198688d70dd5d
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.3.0.tgz
version: 1.3.0
- apiVersion: v2
appVersion: 1.2.4
created: "2024-04-02T16:04:59.328753+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: fbfde7f71de8f4fe825d6c885b48d52e49c5e90ae475e109b31d762ba1ef7849
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.2.4.tgz
version: 1.2.4
- apiVersion: v2
appVersion: 1.2.3
created: "2024-04-02T16:04:59.328327+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 72f001b440b84d061a5ae589f3c256a739c8d0f02640ec09e119c4939dcf5323
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.2.3.tgz
version: 1.2.3
- apiVersion: v2
appVersion: 1.2.2
created: "2024-04-02T16:04:59.327881+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: b35c4678e171a7bca3c84510a612d0e424662831609faf1234903fabf7ff0dda
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.2.2.tgz
version: 1.2.2
- apiVersion: v2
appVersion: 1.2.1
created: "2024-04-02T16:04:59.326829+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: e3435de08b86a10c964ce1934760252b78c546fba48538a0381ddd47fdbd628e
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.2.1.tgz
version: 1.2.1
- apiVersion: v2
appVersion: 1.2.0
created: "2024-04-02T16:04:59.326406+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: c68d8989ab6aaa18518ea2546974186083f8f3a23a183983d161a19ddcbfcce8
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.2.0.tgz
version: 1.2.0
- apiVersion: v2
appVersion: 1.1.71
created: "2024-04-02T16:04:59.325959+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 9a544baeeb363b7c317407d1e134c699eac0702c8ea3a6323ace18c2f580a0c5
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.71.tgz
version: 1.1.71
- apiVersion: v2
appVersion: 1.1.70
created: "2024-04-02T16:04:59.325488+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 0be7a7d487f9a9deb03190fa3932dba6f973605acc4ac7a89c0db8ebb0a56713
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.70.tgz
version: 1.1.70
- apiVersion: v2
appVersion: 1.1.69
created: "2024-04-02T16:04:59.325122+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 117dee6dbbb9fa115b920d9dbec21b1a446eab0d11487c38cd049d528e0e51f3
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.69.tgz
version: 1.1.69
- apiVersion: v2
appVersion: 1.1.68
created: "2024-04-02T16:04:59.32464+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 2b085cd34802463053de8534e66268370cb9efc85e401573132b7fac0b2a6859
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.68.tgz
version: 1.1.68
- apiVersion: v2
appVersion: 1.1.64
created: "2024-04-02T16:04:59.324204+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 7fa292cdb3c56380bf75f5269e2f2b4024e0c7884d8a286068b4878bdf432f14
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.64.tgz
version: 1.1.64
- apiVersion: v2
appVersion: 1.1.63
created: "2024-04-02T16:04:59.323738+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 77f46a8b91157c0877358f68a11d77ce19f5bca28f7bb610e5ccc8a6723dec22
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.63.tgz
version: 1.1.63
- apiVersion: v2
appVersion: 1.1.62
created: "2024-04-02T16:04:59.323284+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 633172ef2d7709ea684ba56761d0cf2cd2681de2821c2d0a8ada1edbdbac06e4
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.62.tgz
version: 1.1.62
- apiVersion: v2
appVersion: 1.1.61
created: "2024-04-02T16:04:59.32295+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: c54cb4c3d5eb885917b334fcf74091ec49f921b15e25e48f67daaeb6dc749ee0
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.61.tgz
version: 1.1.61
- apiVersion: v2
appVersion: 1.1.60
created: "2024-04-02T16:04:59.322498+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 2607b00ad42e38b51bba83bc7eba006bcd3245c2c49d71bbf281a928b4dbb036
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.60.tgz
version: 1.1.60
- apiVersion: v2
appVersion: 1.1.59
created: "2024-04-02T16:04:59.322016+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: f30a9d31226d0490db7e2509eedb65dee2fca0534b8108f5742ff588942a16dd
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.59.tgz
version: 1.1.59
- apiVersion: v2
appVersion: 1.1.58
created: "2024-04-02T16:04:59.321142+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 2186e05dc7fbf807d20a46424564027610884dab70ec558ddd3370d9609be355
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.58.tgz
version: 1.1.58
- apiVersion: v2
appVersion: 1.1.57
created: "2024-04-02T16:04:59.320772+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 2f192adec6fe77cfaba7619cd7c863cde6fd21eefc77e085a0f28d81cc850b51
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.57.tgz
version: 1.1.57
- apiVersion: v2
appVersion: 1.1.54
created: "2024-04-02T16:04:59.320359+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 28755b4f350436990106086b07fa9c3de03c4f9161d3015782c24c96ed7ca88d
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.54.tgz
version: 1.1.54
- apiVersion: v2
appVersion: 1.1.53
created: "2024-04-02T16:04:59.319908+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 7ef5b80b3286236e041a93fc8594deb6b4019c33ff8967eed2dc3081290e0ba2
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.53.tgz
version: 1.1.53
- apiVersion: v2
appVersion: 1.1.52
created: "2024-04-02T16:04:59.319564+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: c182e471eec48610c26ae8c0052d830d4fc4c12528eb86444b5f230f0ad7b58c
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.52.tgz
version: 1.1.52
- apiVersion: v2
appVersion: 1.1.50
created: "2024-04-02T16:04:59.319138+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: e9696e0f397435ac8c641e35a2b70a3de81ebf34a68bd03899174c4518fcf765
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.50.tgz
version: 1.1.50
- apiVersion: v2
appVersion: 1.1.49
created: "2024-04-02T16:04:59.318694+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 2c1e234869ef4a9d5d4f03cf705618047440925573d6d47ed410ff7ac143aaec
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.49.tgz
version: 1.1.49
- apiVersion: v2
appVersion: 1.1.48
created: "2024-04-02T16:04:59.31824+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: b2d3b7e5fcf9887bdcb8654554012dabd0bf12c26bbb6c46cd444b2e713e1cef
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.48.tgz
version: 1.1.48
- apiVersion: v2
appVersion: 1.1.47
created: "2024-04-02T16:04:59.317831+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 1ef910f69dbf16e26aec7b3a10ac2ccda2a38c40380bbc599bea2713d9b70bfd
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.47.tgz
version: 1.1.47
- apiVersion: v2
appVersion: 1.1.44
created: "2024-04-02T16:04:59.317481+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 84d2a9cadd9028c8901e82fd1972de7744200fefb1fe237e7e5e8f036a891d28
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.44.tgz
version: 1.1.44
- apiVersion: v2
appVersion: 1.1.43
created: "2024-04-02T16:04:59.317136+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: b377a10bc2e19a1d595c64b3980956f9ce32221dd65ea297215dc821eed1a0b3
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.43.tgz
version: 1.1.43
- apiVersion: v2
appVersion: 1.1.42
created: "2024-04-02T16:04:59.316742+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 415296a4a77dbf10ee60aa3dc206b9310dfe07f8b7a4451770ddc2b1d14e9bb8
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.42.tgz
version: 1.1.42
- apiVersion: v2
appVersion: 1.1.41
created: "2024-04-02T16:04:59.316301+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 18ecd529271ac13a4797a2c057c160820c38f91c420c3038b6e3a4edd21abc9e
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.41.tgz
version: 1.1.41
- apiVersion: v2
appVersion: 1.1.40
created: "2024-04-02T16:04:59.315573+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 6905bf4dca86a847609893a2245ccd22bb465ea1f220b887e2266cf822242953
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.40.tgz
version: 1.1.40
- apiVersion: v2
appVersion: 1.1.39
created: "2024-04-02T16:04:59.315253+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 4ad4d8e8438a37ba87acef9a3dbd9992baaaf552dec38f45b5a0ae3aa1f1428b
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.39.tgz
version: 1.1.39
- apiVersion: v2
appVersion: 1.1.38
created: "2024-04-02T16:04:59.314917+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 13c2f0903e222aa6f6203f97269bd450499c3b9e80bbdb8aa662c727953067fb
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.38.tgz
version: 1.1.38
- apiVersion: v2
appVersion: 1.1.37
created: "2024-04-02T16:04:59.314548+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 7ee83820677bd41fb4644857e0bb19b591dde9130e2c8effa56924a2442dccf8
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.37.tgz
version: 1.1.37
- apiVersion: v2
appVersion: 1.1.36
created: "2024-04-02T16:04:59.314051+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: dc667470b250af69bfa4c50486ccb8a62201698c3bd6d019aafd34f6c3eb9950
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.36.tgz
version: 1.1.36
- apiVersion: v2
appVersion: 1.1.35
created: "2024-04-02T16:04:59.313627+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 05ce59a195e5578751da69837c2802ba86e151e8e4afabd0453175089e96b704
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.35.tgz
version: 1.1.35
- apiVersion: v2
appVersion: 1.1.33
created: "2024-04-02T16:04:59.313141+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 7747f011a2cdc233d47a76aa7872de858c353bad2deb05cf1a49d77653a60c85
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.33.tgz
version: 1.1.33
- apiVersion: v2
appVersion: 1.1.32
created: "2024-04-02T16:04:59.312753+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 01308a70c42f5bab1bf30feb6278a4cc00cb674aeec76461e097a060adc556e4
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.32.tgz
version: 1.1.32
- apiVersion: v2
appVersion: 1.1.31
created: "2024-04-02T16:04:59.312345+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 53066645a7ceda99b48e5a14c39591f6e602dbe63d64762fb4c1604aa5e46385
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.31.tgz
version: 1.1.31
- apiVersion: v2
appVersion: 1.1.30
created: "2024-04-02T16:04:59.311654+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 74a3a237ed842a9c3c4acc490f3529c5125c64c32a7d4a04414b13549de8baa1
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.30.tgz
version: 1.1.30
- apiVersion: v2
appVersion: 1.1.29
created: "2024-04-02T16:04:59.311038+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 9d6c3fdd1a23aee2b67961c3b46673d383bd856e3d447a9b9298365a4e87af29
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.29.tgz
version: 1.1.29
- apiVersion: v2
appVersion: 1.1.28-rc.4
created: "2024-04-02T16:04:59.310671+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: e2e9a1e753b3213bed6c30db292a645dc819555cfcd0e87c2fd08e8e09390deb
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.28-rc.4.tgz
version: 1.1.28-rc.4
- apiVersion: v2
appVersion: 1.1.28-rc.1
created: "2024-04-02T16:04:59.310242+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 12bac6a962e7dfd1b0774c468a52d443ed271f6f48391924bdae408c0097ce2e
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.28-rc.1.tgz
version: 1.1.28-rc.1
- apiVersion: v2
appVersion: 1.1.27
created: "2024-04-02T16:04:59.309871+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: da2a024aa2e47aa0bfaa5b1d33756c6029147314228a25cd43d6932f82c0c433
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.27.tgz
version: 1.1.27
- apiVersion: v2
appVersion: 1.1.26
created: "2024-04-02T16:04:59.309414+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: d389d34f73af1507cb7f77dddec27a833d22abd63b17bb8e6fa31416066e73d4
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.26.tgz
version: 1.1.26
- apiVersion: v2
appVersion: 1.1.25
created: "2024-04-02T16:04:59.308889+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 1c93986c4d285f1d3f948d04e611b849ae1f3c707372cb41743b09e8512b7e06
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.25.tgz
version: 1.1.25
- apiVersion: v2
appVersion: 1.1.23
created: "2024-04-02T16:04:59.308524+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: f734a749d890c118baef206690ff9fa8266da39ec74af56e54ef599f1dc9d522
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.23.tgz
version: 1.1.23
- apiVersion: v2
appVersion: 1.1.22
created: "2024-04-02T16:04:59.306017+05:30"
description: A Helm chart for Authorizer. Authorizer is an open-source authentication
and authorization solution for your applications. Bring your database and have
complete control over the user information. You can self-host authorizer instances
and connect to any database (Currently supports 11+ databases including Postgres,
MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB,
MongoDB, ArangoDB, DynamoDB).
digest: 53089244f7e866ee9d16e2744bb638f3ec09a944c504fba9dd3aa39696e4b675
icon: https://authorizer.dev/images/logo.png
name: authorizer
type: application
urls:
- https://helm-charts.authorizer.dev/charts/authorizer-1.1.22.tgz
version: 1.1.22
generated: "2024-04-02T16:04:59.30369+05:30"