Skip to content

Commit 049fb93

Browse files
authored
Merge branch 'master' into feat/add-rest-apis-examples
2 parents 9189112 + d2a1e76 commit 049fb93

61 files changed

Lines changed: 1348 additions & 60 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
token: ${{ secrets.SLACK_BOT_TOKEN }}
3939
payload: |
4040
channel: C019426UBNY
41-
text: ":new: Good first issue up for grabs: <${{ github.event.issue.title }}|${{ github.event.issue.html_url }}>"
41+
text: ":new: Good first issue up for grabs: <${{ github.event.issue.html_url }}|${{ github.event.issue.title }}>"

assets/scss/_summary.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ details {
1111
font-size: 1rem;
1212
padding: 0rem 1.5rem 0rem 1.5rem;
1313
& > h6 { color: $blonde};
14-
& > p { color: $body-color};
14+
& > p {
15+
color: $body-color;
16+
margin-top: 1rem;
17+
}
1518
}
1619

1720
summary {

build/meshery-cloud.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.448
1+
v0.8.469

build/meshery-extensions.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.132-1
1+
v0.8.133-1

charts/index.yaml

Lines changed: 505 additions & 1 deletion
Large diffs are not rendered by default.

charts/layer5-cloud-v0.8.449.tgz

180 KB
Binary file not shown.

charts/layer5-cloud-v0.8.450.tgz

180 KB
Binary file not shown.

charts/layer5-cloud-v0.8.451.tgz

180 KB
Binary file not shown.

charts/layer5-cloud-v0.8.452.tgz

180 KB
Binary file not shown.

charts/layer5-cloud-v0.8.453.tgz

180 KB
Binary file not shown.

0 commit comments

Comments
 (0)