Skip to content

Commit

Permalink
[bitnami/all] Add categories (bitnami#3075)
Browse files Browse the repository at this point in the history
* [bitnami/airflow] Add category to Chart.yaml

* [bitnami/apache] Add category to Chart.yaml

* [bitnami/cassandra] Add category to Chart.yaml

* [bitnami/common] Add category to Chart.yaml

* [bitnami/consul] Add category to Chart.yaml

* [bitnami/contour] Add category to Chart.yaml

* [bitnami/discourse] Add category to Chart.yaml

* [bitnami/dokuwiki] Add category to Chart.yaml

* [bitnami/drupal] Add category to Chart.yaml

* [bitnami/ejbca] Add category to Chart.yaml

* [bitnami/elasticsearch] Add category to Chart.yaml

* [bitnami/etcd] Add category to Chart.yaml

* [bitnami/external-dns] Add category to Chart.yaml

* [bitnami/fluentd] Add category to Chart.yaml

* [bitnami/ghost] Add category to Chart.yaml

* [bitnami/grafana] Add category to Chart.yaml

* [bitnami/harbor] Add category to Chart.yaml

* [bitnami/influxdb] Add category to Chart.yaml

* [bitnami/jasperreports] Add category to Chart.yaml

* [bitnami/jenkins] Add category to Chart.yaml

* [bitnami/joomla] Add category to Chart.yaml

* [bitnami/kafka] Add category to Chart.yaml

* [bitnami/kibana] Add category to Chart.yaml

* [bitnami/kong] Add category to Chart.yaml

* [bitnami/kube-state-metrics] Add category to Chart.yaml

* [bitnami/kubewatch] Add category to Chart.yaml

* [bitnami/logstash] Add category to Chart.yaml

* [bitnami/magento] Add category to Chart.yaml

* [bitnami/mariadb] Add category to Chart.yaml

* [bitnami/mariadb-galera] Add category to Chart.yaml

* [bitnami/mediawiki] Add category to Chart.yaml

* [bitnami/memcached] Add category to Chart.yaml

* [bitnami/metallb] Add category to Chart.yaml

* [bitnami/metrics-server] Add category to Chart.yaml

* [bitnami/minio] Add category to Chart.yaml

* [bitnami/mongodb] Add category to Chart.yaml

* [bitnami/mongodb-sharded] Add category to Chart.yaml

* [bitnami/moodle] Add category to Chart.yaml

* [bitnami/mxnet] Add category to Chart.yaml

* [bitnami/nats] Add category to Chart.yaml

* [bitnami/nginx] Add category to Chart.yaml

* [bitnami/nginx-ingress-controller] Add category to Chart.yaml

* [bitnami/node] Add category to Chart.yaml

* [bitnami/node-exporter] Add category to Chart.yaml

* [bitnami/odoo] Add category to Chart.yaml

* [bitnami/opencart] Add category to Chart.yaml

* [bitnami/orangehrm] Add category to Chart.yaml

* [bitnami/osclass] Add category to Chart.yaml

* [bitnami/owncloud] Add category to Chart.yaml

* [bitnami/parse] Add category to Chart.yaml

* [bitnami/phabricator] Add category to Chart.yaml

* [bitnami/phpbb] Add category to Chart.yaml

* [bitnami/phpmyadmin] Add category to Chart.yaml

* [bitnami/postgresql] Add category to Chart.yaml

* [bitnami/postgresql-ha] Add category to Chart.yaml

* [bitnami/prestashop] Add category to Chart.yaml

* [bitnami/prometheus-operator] Add category to Chart.yaml

* [bitnami/pytorch] Add category to Chart.yaml

* [bitnami/rabbitmq] Add category to Chart.yaml

* [bitnami/redis] Add category to Chart.yaml

* [bitnami/redis-cluster] Add category to Chart.yaml

* [bitnami/redmine] Add category to Chart.yaml

* [bitnami/spark] Add category to Chart.yaml

* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml

* [bitnami/suitecrm] Add category to Chart.yaml

* [bitnami/tensorflow-resnet] Add category to Chart.yaml

* [bitnami/testlink] Add category to Chart.yaml

* [bitnami/thanos] Add category to Chart.yaml

* [bitnami/tomcat] Add category to Chart.yaml

* [bitnami/wildfly] Add category to Chart.yaml

* [bitnami/wordpress] Add category to Chart.yaml

* [bitnami/zookeeper] Add category to Chart.yaml

* Add Github action

* Standarise E-xxx categories

* Standarise lint action yaml

* Add invalid category to test action

* Fetch repo before action

* Revert "Add invalid category to test action"

This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.

* Add CHART_CATEGORIES file
  • Loading branch information
miguelaeh authored Jul 10, 2020
1 parent db7a9b7 commit 63bde06
Show file tree
Hide file tree
Showing 74 changed files with 172 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,14 @@ jobs:
with:
config: .github/ct-install.yaml
command: install
check-categories:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Fetch history
run: git fetch --prune --unshallow

- name: Check categories
uses: bitnami/chart-categories-action@master
17 changes: 17 additions & 0 deletions CHART_CATEGORIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Analytics
ApplicationServer
CMS
CRM
CertificateAuthority
Database
DeveloperTools
Forum
HumanResourceManagement
Infrastructure
LogManagement
MachineLearning
ProjectManagement
Wiki
WorkFlow
E-Commerce
E-Learning
2 changes: 2 additions & 0 deletions bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/airflow/img/airflow-stack-110x117.png
annotations:
category: WorkFlow
2 changes: 2 additions & 0 deletions bitnami/apache/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/cassandra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/consul/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: DeveloperTools
2 changes: 2 additions & 0 deletions bitnami/contour/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
url: https://github.com/Cellebyte
- name: Bitnami
email: [email protected]
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/discourse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
- name: lucaprete
email: [email protected]
annotations:
category: Forum
2 changes: 2 additions & 0 deletions bitnami/dokuwiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/dokuwiki/img/dokuwiki-stack-110x117.png
annotations:
category: Wiki
2 changes: 2 additions & 0 deletions bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: CMS
2 changes: 2 additions & 0 deletions bitnami/ejbca/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: CertificateAuthority
2 changes: 2 additions & 0 deletions bitnami/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/elasticsearch/img/elasticsearch-stack-110x117.png
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/etcd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/etcd/img/etcd-stack-110x117.png
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/external-dns/img/external-dns-stack-110x117.png
annotations:
category: DeveloperTools
2 changes: 2 additions & 0 deletions bitnami/fluentd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/fluentd/img/fluentd-stack-110x117.png
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/ghost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: CMS
2 changes: 2 additions & 0 deletions bitnami/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/grafana/img/grafana-stack-220x234.png
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/harbor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/harbor-core/img/harbor-core-stack-220x234.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/influxdb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ name: influxdb
sources:
- https://github.com/bitnami/bitnami-docker-influxdb
version: 0.5.3
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/jasperreports/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/jasperserver/img/jasperserver-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/jenkins/img/jenkins-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/joomla/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: CMS
2 changes: 2 additions & 0 deletions bitnami/kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/kafka/img/kafka-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/kibana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/kibana/img/kibana-stack-220x234.png
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/kong/img/kong-stack-220x234.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/kube-state-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/kubewatch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ maintainers:
sources:
- https://github.com/bitnami/bitnami-docker-kubewatch
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/logstash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ name: logstash
sources:
- https://github.com/bitnami/bitnami-docker-logstash
version: 0.4.3
annotations:
category: LogManagement
2 changes: 2 additions & 0 deletions bitnami/magento/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/magento/img/magento-stack-110x117.png
annotations:
category: E-Commerce
2 changes: 2 additions & 0 deletions bitnami/mariadb-galera/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/mediawiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Wiki
2 changes: 2 additions & 0 deletions bitnami/memcached/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/metallb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ maintainers:
email: [email protected]
- name: Bitnami
email: [email protected]
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/metrics-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/metrics-server/img/metrics-server-stack-110x117.png
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/minio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/mongodb-sharded/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/moodle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/moodle/img/moodle-stack-110x117.png
annotations:
category: E-Learning
2 changes: 2 additions & 0 deletions bitnami/mxnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/mxnet/img/mxnet-stack-110x117.png
annotations:
category: MachineLearning
2 changes: 2 additions & 0 deletions bitnami/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/nats/img/nats-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/nginx-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/node-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/nodejs/img/nodejs-stack-110x117.png
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/odoo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: CRM
2 changes: 2 additions & 0 deletions bitnami/opencart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/opencart/img/opencart-stack-110x117.png
annotations:
category: E-Commerce
2 changes: 2 additions & 0 deletions bitnami/orangehrm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/orangehrm/img/orangehrm-stack-110x117.png
annotations:
category: HumanResourceManagement
2 changes: 2 additions & 0 deletions bitnami/osclass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/osclass/img/osclass-stack-110x117.png
annotations:
category: CMS
2 changes: 2 additions & 0 deletions bitnami/owncloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/parse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: DeveloperTools
2 changes: 2 additions & 0 deletions bitnami/phabricator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/phabricator/img/phabricator-stack-110x117.png
annotations:
category: ProjectManagement
2 changes: 2 additions & 0 deletions bitnami/phpbb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Forum
2 changes: 2 additions & 0 deletions bitnami/phpmyadmin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ maintainers:
- name: desaintmartin
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/prestashop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/prestashop/img/prestashop-stack-110x117.png
annotations:
category: E-Commerce
2 changes: 2 additions & 0 deletions bitnami/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Analytics
2 changes: 2 additions & 0 deletions bitnami/pytorch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ maintainers:
email: [email protected]
engine: gotpl
icon: https://bitnami.com/assets/stacks/pytorch/img/pytorch-stack-110x117.png
annotations:
category: MachineLearning
2 changes: 2 additions & 0 deletions bitnami/rabbitmq/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Infrastructure
2 changes: 2 additions & 0 deletions bitnami/redis-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ maintainers:
- name: Bitnami
email: [email protected]
engine: gotpl
annotations:
category: Database
2 changes: 2 additions & 0 deletions bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ maintainers:
- name: desaintmartin
email: [email protected]
engine: gotpl
annotations:
category: Database
Loading

0 comments on commit 63bde06

Please sign in to comment.