Skip to content

Commit 1c43a2a

Browse files
authored
Merge branch 'master' into add_max_width
2 parents e3481b1 + a082fb9 commit 1c43a2a

39 files changed

Lines changed: 1065 additions & 113 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,14 +35,14 @@
3535
"@fullcalendar/interaction": "^6.0.1",
3636
"@fullcalendar/react": "^6.1.8",
3737
"@layer5/meshery-design-embed": "^0.4.0",
38-
"@sistent/sistent": "^0.14.201",
3938
"@loadable/component": "^5.16.4",
4039
"@mdx-js/mdx": "1.6.22",
4140
"@mdx-js/react": "1.6.22",
4241
"@mediacurrent/gatsby-plugin-silence-css-order-warning": "^1.0.0",
4342
"@mui/icons-material": "^6.4.6",
4443
"@mui/material": "^5.15.11",
4544
"@react-icons/all-files": "^4.1.0",
45+
"@sistent/sistent": "^0.14.219",
4646
"@svgr/webpack": "^8.0.1",
4747
"@types/mui-datatables": "^4.3.12",
4848
"ajv": "^8.17.1",
Lines changed: 22 additions & 0 deletions
Loading
Lines changed: 22 additions & 0 deletions
Loading

src/collections/integrations/cloudnative-pg/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ components: [
6262
"colorIcon": "icons/components/subscription/icons/color/subscription-color.svg",
6363
"whiteIcon": "icons/components/subscription/icons/white/subscription-white.svg",
6464
"description": "",
65+
},
66+
{
67+
"name": "failover-quorum",
68+
"colorIcon": "icons/components/failover-quorum/icons/color/failover-quorum-color.svg",
69+
"whiteIcon": "icons/components/failover-quorum/icons/white/failover-quorum-white.svg",
70+
"description": "",
6571
}]
6672
featureList: [
6773
"Automates PostgreSQL deployment and management",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)