Skip to content

Commit

Permalink
Update customer logos (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <[email protected]>
  • Loading branch information
mohin7 authored Sep 26, 2024
1 parent 6402be3 commit 09a8a6d
Show file tree
Hide file tree
Showing 31 changed files with 525 additions and 59 deletions.
12 changes: 0 additions & 12 deletions data/customers.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"carro": {
"name": "Carro",
"website": "#",
"logo": "/assets/images/customers/2024/carro.png",
"show": true
},
"nokia": {
"name": "nokia",
"website": "#",
Expand All @@ -17,12 +11,6 @@
"logo": "/assets/images/customers/2024/clewmed.png",
"show": true
},
"dataloop": {
"name": "Dataloop",
"website": "#",
"logo": "/assets/images/customers/2024/dataloop.png",
"show": true
},
"decisio": {
"name": "Decisio",
"website": "#",
Expand Down
13 changes: 13 additions & 0 deletions data/partners.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,19 @@
"website": "https://dedicatted.com/",
"logo": "/assets/images/partners/technology/dedicatted.svg",
"show": true
},
"hkaco": {
"name": "HongKe",
"website": "https://hkaco.com/",
"logo": "/assets/images/partners/technology/hkaco.svg",
"show": true
},
"itbigtec": {
"name": "itbigtec",
"website": "https://itbigtec.com/",
"logo": "/assets/images/partners/technology/itbigtec.png",
"show": true
}

}
}
63 changes: 62 additions & 1 deletion data/products/kubedb.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,67 @@
"hostDocs": false,
"show": true
},
{
"version": "v2024.8.21",
"hostDocs": true,
"show": true,
"info": {
"autoscaler": "v0.32.0",
"cli": "v0.47.0",
"dashboard": "v0.23.0",
"installer": "v2024.8.21",
"ops-manager": "v0.34.0",
"provisioner": "v0.47.0",
"schema-manager": "v0.23.0",
"ui-server": "v0.23.0",
"webhook-server": "v0.23.0"
}
},
{
"version": "v2024.8.14-rc.3",
"hostDocs": true,
"info": {
"autoscaler": "v0.32.0-rc.3",
"cli": "v0.47.0-rc.3",
"dashboard": "v0.23.0-rc.3",
"installer": "v2024.8.14-rc.3",
"ops-manager": "v0.34.0-rc.3",
"provisioner": "v0.47.0-rc.3",
"schema-manager": "v0.23.0-rc.3",
"ui-server": "v0.23.0-rc.3",
"webhook-server": "v0.23.0-rc.3"
}
},
{
"version": "v2024.8.2-rc.2",
"hostDocs": true,
"info": {
"autoscaler": "v0.32.0-rc.2",
"cli": "v0.47.0-rc.2",
"dashboard": "v0.23.0-rc.2",
"installer": "v2024.8.2-rc.2",
"ops-manager": "v0.34.0-rc.2",
"provisioner": "v0.47.0-rc.2",
"schema-manager": "v0.23.0-rc.2",
"ui-server": "v0.23.0-rc.2",
"webhook-server": "v0.23.0-rc.2"
}
},
{
"version": "v2024.7.11-rc.1",
"hostDocs": true,
"info": {
"autoscaler": "v0.32.0-rc.1",
"cli": "v0.47.0-rc.1",
"dashboard": "v0.23.0-rc.1",
"installer": "v2024.7.11-rc.1",
"ops-manager": "v0.34.0-rc.1",
"provisioner": "v0.47.0-rc.1",
"schema-manager": "v0.23.0-rc.1",
"ui-server": "v0.23.0-rc.1",
"webhook-server": "v0.23.0-rc.1"
}
},
{
"version": "v2024.7.3-rc.0",
"hostDocs": true,
Expand Down Expand Up @@ -1065,7 +1126,7 @@
"hostDocs": false
}
],
"latestVersion": "v2024.6.4",
"latestVersion": "v2024.8.21",
"socialLinks": {
"facebook": "https://facebook.com/appscode",
"github": "https://github.com/kubedb",
Expand Down
15 changes: 5 additions & 10 deletions data/products/kubedb/databases/druid.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,11 @@
"name": "deep-storage-config"
}
},
"metadataStorage": {
"name": "mysql",
"namespace": "demo",
"createTables": true
},
"zookeeperRef": {
"name": "zookeeper",
"namespace": "demo"
},
"topology": {}
"topology": {
"routers": {
"replicas": 1
}
}
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/elasticsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Elasticsearch",
"metadata": {
"name": "es-demo",
Expand All @@ -75,7 +75,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
2 changes: 1 addition & 1 deletion data/products/kubedb/databases/kafka.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Kafka",
"metadata": {
"name": "kafka",
Expand Down
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/mariadb.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "MariaDB",
"metadata": {
"name": "mariadb-demo",
Expand All @@ -73,7 +73,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/memcached.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Memcached",
"metadata": {
"name": "memcd-demo",
Expand All @@ -76,7 +76,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/mongodb.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "MongoDB",
"metadata": {
"name": "mongo-demo",
Expand All @@ -73,7 +73,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/mysql.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "MySQL",
"metadata": {
"name": "mysql-demo",
Expand All @@ -73,7 +73,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/opensearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Elasticsearch",
"metadata": {
"name": "opensearch-demo",
Expand All @@ -75,7 +75,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/perconaxtradb.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "PerconaXtraDB",
"metadata": {
"name": "xtradb-demo",
Expand All @@ -74,7 +74,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/pgbouncer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "PgBouncer",
"metadata": {
"name": "pgbouncer-demo",
Expand Down Expand Up @@ -73,7 +73,7 @@
"userListSecretRef": {
"name": "db-user-pass"
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/postgresql.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Postgres",
"metadata": {
"name": "pg-demo",
Expand All @@ -73,7 +73,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/proxysql.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "ProxySQL",
"metadata": {
"name": "proxy-demo",
Expand All @@ -59,7 +59,7 @@
},
"replicas": 3
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
4 changes: 2 additions & 2 deletions data/products/kubedb/databases/redis.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
],
"example": {
"apiVersion": "kubedb.com/v1alpha2",
"apiVersion": "kubedb.com/v1",
"kind": "Redis",
"metadata": {
"name": "redis-demo",
Expand All @@ -74,7 +74,7 @@
}
}
},
"terminationPolicy": "Delete"
"deletionPolicy": "Delete"
}
}
}
2 changes: 1 addition & 1 deletion data/products/kubedb/databases/solr.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"spec": {
"version": "9.4.1",
"terminationPolicy": "Delete",
"deletionPolicy": "Delete",
"replicas": 3,
"zookeeperRef": {
"name": "zk-ensemble",
Expand Down
Loading

0 comments on commit 09a8a6d

Please sign in to comment.