Skip to content

Commit dc6f6bc

Browse files
committed
Update assets
Signed-off-by: Tamal Saha <[email protected]>
1 parent fd2fc38 commit dc6f6bc

20 files changed

+1795
-32
lines changed

data/authors/abdullah-al-shaad.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Abdullah Al Shaad",
33
"designation": "Software Engineer",
4-
"biography": "Abdullah Al Shaad is a Senior Software Engineer, working at AppsCode Inc. He has been involved with Kubernetes project since 2021 and very enthusiastic about Kubernetes and open source in general.",
4+
"biography": "Abdullah Al Shaad is a Software Engineer, working at AppsCode Inc. He has been involved with Kubernetes project since 2021 and very enthusiastic about Kubernetes and open source in general.",
55
"profile": "/assets/images/authors/profile-photos-84x84/abdullah-al-shaad.jpg",
66
"email": "[email protected]",
77
"github": "https://github.com/shaad7",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "Al Asad Nur Riyad",
3+
"designation": "Software Engineer",
4+
"biography": "Al Asad Nur Riyad is a Software Engineer, working at AppsCode Inc. He is responsible for maitaining and developing various front-end projects at Appscode using cutting edge front-end technologies like vue.js and nuxt.js, javascript, typescript",
5+
"profile": "/assets/images/authors/profile-photos-84x84/al-asad-nur-riyad.jpg",
6+
"email": "[email protected]",
7+
"github": "https://github.com/nurRiyad",
8+
"linkedin": "https://www.linkedin.com/in/nur-riyad/"
9+
}

data/config.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,10 @@
4545
},
4646
"ossMenu": {
4747
"c0": [
48-
"guard",
49-
"kubed"
48+
"guard"
5049
],
5150
"c1": [
52-
"pharmer",
53-
"swift",
54-
"searchlight"
51+
"kubed"
5552
]
5653
},
5754
"productMenu": {

data/products/kubedb.json

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,54 @@
156156
"hostDocs": false,
157157
"show": true
158158
},
159+
{
160+
"version": "v2023.04.10",
161+
"hostDocs": true,
162+
"show": true,
163+
"info": {
164+
"autoscaler": "v0.18.0",
165+
"cli": "v0.33.0",
166+
"dashboard": "v0.9.0",
167+
"installer": "v2023.04.10",
168+
"ops-manager": "v0.20.0",
169+
"provisioner": "v0.33.0",
170+
"schema-manager": "v0.9.0",
171+
"ui-server": "v0.9.0",
172+
"webhook-server": "v0.9.0"
173+
}
174+
},
175+
{
176+
"version": "v2023.02.28",
177+
"hostDocs": true,
178+
"show": true,
179+
"info": {
180+
"autoscaler": "v0.17.0",
181+
"cli": "v0.32.0",
182+
"dashboard": "v0.8.0",
183+
"installer": "v2023.02.28",
184+
"ops-manager": "v0.19.0",
185+
"provisioner": "v0.32.0",
186+
"schema-manager": "v0.8.0",
187+
"ui-server": "v0.8.0",
188+
"webhook-server": "v0.8.0"
189+
}
190+
},
191+
{
192+
"version": "v2023.01.31",
193+
"hostDocs": true,
194+
"show": true,
195+
"info": {
196+
"autoscaler": "v0.16.0",
197+
"cli": "v0.31.0",
198+
"dashboard": "v0.7.0",
199+
"installer": "v2023.01.31",
200+
"ops-manager": "v0.18.0",
201+
"provisioner": "v0.31.0",
202+
"schema-manager": "v0.7.0",
203+
"ui-server": "v0.7.0",
204+
"webhook-server": "v0.7.0"
205+
}
206+
},
159207
{
160208
"version": "v2023.01.17",
161209
"hostDocs": true,
@@ -693,7 +741,7 @@
693741
"hostDocs": false
694742
}
695743
],
696-
"latestVersion": "v2023.01.17",
744+
"latestVersion": "v2023.04.10",
697745
"socialLinks": {
698746
"facebook": "https://facebook.com/appscode",
699747
"github": "https://github.com/kubedb",

data/products/kubevault.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,28 @@
222222
"hostDocs": false,
223223
"show": true
224224
},
225+
{
226+
"version": "v2023.05.05",
227+
"hostDocs": true,
228+
"show": true,
229+
"info": {
230+
"cli": "v0.15.0",
231+
"installer": "v2023.05.05",
232+
"operator": "v0.15.0",
233+
"unsealer": "v0.15.0"
234+
}
235+
},
236+
{
237+
"version": "v2023.03.03",
238+
"hostDocs": true,
239+
"show": true,
240+
"info": {
241+
"cli": "v0.14.0",
242+
"installer": "v2023.03.03",
243+
"operator": "v0.14.0",
244+
"unsealer": "v0.14.0"
245+
}
246+
},
225247
{
226248
"version": "v2022.12.28",
227249
"hostDocs": true,
@@ -355,7 +377,7 @@
355377
}
356378
}
357379
],
358-
"latestVersion": "v2022.12.28",
380+
"latestVersion": "v2023.05.05",
359381
"socialLinks": {
360382
"facebook": "https://facebook.com/appscode",
361383
"github": "https://github.com/kubevault",

0 commit comments

Comments
 (0)