forked from cetic/helm-adminer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
43 lines (42 loc) · 1.32 KB
/
Chart.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
---
apiVersion: v2
name: adminer
appVersion: 4.8.1
version: 0.1.9
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
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
source:
- https://github.com/paradeum-team/helm-adminer
maintainers:
- name: fzalila
email: [email protected]
url: https://github.com/fzalila
- name: alexnuttinck
email: [email protected]
url: https://github.com/alexnuttinck
- name: liujinye
email: [email protected]
url: https://github.com/ss75710541
annotations:
artifacthub.io/changes: |
- Dfdaemon adds defaultTag configuration.
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
artifacthub.io/images: |
- name: adminer
image: dockette/adminer:latest