Skip to content

Commit 3ea9782

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into add-kanvas-sistent-badge
2 parents abc9848 + 2b97ae3 commit 3ea9782

33 files changed

Lines changed: 980 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fullcalendar/interaction": "^6.0.1",
3636
"@fullcalendar/react": "^6.1.8",
3737
"@layer5/meshery-design-embed": "^0.4.0",
38-
"@layer5/sistent": "^0.14.151",
38+
"@layer5/sistent": "^0.14.152",
3939
"@loadable/component": "^5.16.4",
4040
"@mdx-js/mdx": "1.6.22",
4141
"@mdx-js/react": "1.6.22",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-ec2-controller/index.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,18 @@ components: [
110110
"colorIcon": "icons/components/vpc-endpoint-service-configuration/icons/color/vpc-endpoint-service-configuration-color.svg",
111111
"whiteIcon": "icons/components/vpc-endpoint-service-configuration/icons/white/vpc-endpoint-service-configuration-white.svg",
112112
"description": "",
113+
},
114+
{
115+
"name": "capacity-reservation",
116+
"colorIcon": "icons/components/capacity-reservation/icons/color/capacity-reservation-color.svg",
117+
"whiteIcon": "icons/components/capacity-reservation/icons/white/capacity-reservation-white.svg",
118+
"description": "",
119+
},
120+
{
121+
"name": "capacity-reservation",
122+
"colorIcon": "icons/components/capacity-reservation/icons/color/capacity-reservation-color.svg",
123+
"whiteIcon": "icons/components/capacity-reservation/icons/white/capacity-reservation-white.svg",
124+
"description": "",
113125
}]
114126
featureList: [
115127
"Optimized CPU Configurations",
Lines changed: 39 additions & 0 deletions
Loading
Lines changed: 37 additions & 0 deletions
Loading

src/collections/integrations/datadog-operator/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ components: [
6868
"colorIcon": "icons/components/datadog-dashboard/icons/color/datadog-dashboard-color.svg",
6969
"whiteIcon": "icons/components/datadog-dashboard/icons/white/datadog-dashboard-white.svg",
7070
"description": "",
71+
},
72+
{
73+
"name": "datadog-generic-resource",
74+
"colorIcon": "icons/components/datadog-generic-resource/icons/color/datadog-generic-resource-color.svg",
75+
"whiteIcon": "icons/components/datadog-generic-resource/icons/white/datadog-generic-resource-white.svg",
76+
"description": "",
7177
}]
7278
featureList: [
7379
"Seamlessly aggregates metrics and events across the full devops stack.",
Lines changed: 24 additions & 0 deletions
Loading
Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)