Skip to content

Commit 905fd54

Browse files
authored
Merge branch 'master' into pricing_fix
2 parents fbd47ce + a5e3a3e commit 905fd54

File tree

7 files changed

+41
-5
lines changed

7 files changed

+41
-5
lines changed
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-elasticache-controller/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/cache-cluster/icons/color/cache-cluster-color.svg",
6363
"whiteIcon": "icons/components/cache-cluster/icons/white/cache-cluster-white.svg",
6464
"description": "",
65+
},
66+
{
67+
"name": "serverless-cache",
68+
"colorIcon": "icons/components/serverless-cache/icons/color/serverless-cache-color.svg",
69+
"whiteIcon": "icons/components/serverless-cache/icons/white/serverless-cache-white.svg",
70+
"description": "",
6571
}]
6672
featureList: [
6773
"Fully managed Redis and Memcached",
Lines changed: 11 additions & 0 deletions
Loading
Lines changed: 11 additions & 0 deletions
Loading

src/collections/integrations/pulsar-resources-operator/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ components: [
140140
"colorIcon": "icons/components/secret/icons/color/secret-color.svg",
141141
"whiteIcon": "icons/components/secret/icons/white/secret-white.svg",
142142
"description": "",
143+
},
144+
{
145+
"name": "role-binding",
146+
"colorIcon": "icons/components/role-binding/icons/color/role-binding-color.svg",
147+
"whiteIcon": "icons/components/role-binding/icons/white/role-binding-white.svg",
148+
"description": "",
143149
}]
144150
featureList: [
145151
"Automates Pulsar resource management",

src/sections/Community/Calendar/meetLinksData.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const meet_links_data = [
66
slack_link: "https://layer5io.slack.com/archives/C015QJKUMPU",
77
meeting_minutes: "https://bit.ly/2XK4eQV",
88
meeting_link: "https://meet.layer5.io/websites",
9-
meeting_recordings: "https://www.youtube.com/watch?v=Zba0b0ZojOI&list=PL3A-A6hPO2IO1ZuLj3cbOTdi-hlkF4Lqu",
9+
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IO1ZuLj3cbOTdi-hlkF4Lqu",
1010
},
1111
{
1212
day: "Tuesdays",
@@ -15,7 +15,7 @@ export const meet_links_data = [
1515
slack_link: "https://mesheryio.slack.com/archives/C02F90W866T",
1616
meeting_minutes: "https://bit.ly/3aXOaAs",
1717
meeting_link: "https://meet.layer5.io/kanvas",
18-
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IMPPqVjuzgqNU5xwnFFn3n0",
18+
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IO_yzN83wSJJUNQActzCJvO",
1919
},
2020
{
2121
day: "Wednesdays",
@@ -24,7 +24,7 @@ export const meet_links_data = [
2424
slack_link: "https://layer5io.slack.com/archives/CFGG6U10E",
2525
meeting_minutes: "https://bit.ly/31OGQTk",
2626
meeting_link: "https://meet.meshery.io/dev",
27-
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IMPPqVjuzgqNU5xwnFFn3n0",
27+
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2INMUzQc-9vT6Jz_VQQpsSS0",
2828
},
2929
{
3030
day: "2nd & 4th Thursday",
@@ -33,7 +33,7 @@ export const meet_links_data = [
3333
slack_link: "https://layer5io.slack.com/archives/C011VPREG2Z",
3434
meeting_minutes: "https://docs.google.com/document/d/1GrVdGHZAYeu6wHNLLoiaKNqBtk7enXE9XeDRCvdA4bY/edit",
3535
meeting_link: "https://meet.meshery.io/ci",
36-
meeting_recordings: "https://www.youtube.com/watch?v=wnySRmqfOqw&list=PLutOg_DiPjIZzuVOeWZjC7CSeb0bhaoS5",
36+
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IM7rYiKxG4l3eQNc6X3IUex",
3737
},
3838
{
3939
day: "Thursdays",
@@ -42,7 +42,7 @@ export const meet_links_data = [
4242
slack_link: "https://layer5io.slack.com/archives/C019426UBNY",
4343
meeting_minutes: "https://docs.google.com/document/d/1aHarIyIL__HRq_4klYOUsEXP5SQLlmb50W17yKdNmpU/edit#",
4444
meeting_link: "https://meet.layer5.io/newcomers",
45-
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IMPPqVjuzgqNU5xwnFFn3n0",
45+
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2INVEknQ4R-VwDMUT9yM_FSm",
4646
},
4747
{
4848
day: "Fridays",

0 commit comments

Comments
 (0)