Skip to content

Commit 853e72e

Browse files
authored
Merge branch 'master' into page-bundling
2 parents 30db87c + 0e61f0f commit 853e72e

8 files changed

Lines changed: 59 additions & 12 deletions

File tree

build/meshery-cloud.version

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

charts/index.yaml

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,30 @@ entries:
4747
- charts/kratos-0.39.1.tgz
4848
version: 0.39.1
4949
layer5-cloud:
50+
- apiVersion: v2
51+
appVersion: v0.8.380
52+
created: "2025-08-13T00:46:57.404350745Z"
53+
dependencies:
54+
- condition: postgresql.enabled
55+
name: postgresql
56+
repository: file://charts/postgresql
57+
version: 14.0.1
58+
- condition: kratos.enabled
59+
name: kratos
60+
repository: '@ory'
61+
version: 0.39.1
62+
- condition: ory/hydra.enabled
63+
name: hydra
64+
repository: '@ory'
65+
version: 0.24.2
66+
description: Layer5 Cloud is a collection of services that can be deployed on-premises.
67+
digest: 012c369097ce1f834482b515a6b2e6bfa67a132624fc2b773273af49e7ae23a9
68+
icon: data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDEuNzMgMTQxLjczIj48dGl0bGU+NS1saWdodC1iZzwvdGl0bGU+PHJlY3QgaWQ9Il9QYXRoXyIgZGF0YS1uYW1lPSImbHQ7UGF0aCZndDsiIHg9Ijc5LjYzIiB5PSIyMy45NyIgd2lkdGg9IjM2LjkzIiBoZWlnaHQ9IjE3Ljc5IiBzdHlsZT0iZmlsbDojMDBiMzlmIi8+PHBhdGggaWQ9Il9QYXRoXzIiIGRhdGEtbmFtZT0iJmx0O1BhdGgmZ3Q7IiBkPSJNMTE5LjkyLDgzLjlWNzYuNTNjMC04LjQ5LTcuMTQtMTUuMzctMTUuOTQtMTUuMzdINDQuMzhWNTYuMzFIMjIuNTZ2MjFIOTguMVY4My45WiIgc3R5bGU9ImZpbGw6IzAwYjM5ZiIvPjxwb2x5Z29uIGlkPSJfUGF0aF8zIiBkYXRhLW5hbWU9IiZsdDtQYXRoJmd0OyIgcG9pbnRzPSI0NC4zOCA1MC41IDQ0LjM4IDQxLjc2IDczLjYgNDEuNzYgNzMuNiAyMy45NyAyMi41NiAyMy45NyAyMi41NiA1MC41IDQ0LjM4IDUwLjUiIHN0eWxlPSJmaWxsOiMwMGQzYTkiLz48cGF0aCBpZD0iX1BhdGhfNCIgZGF0YS1uYW1lPSImbHQ7UGF0aCZndDsiIGQ9Ik05OC4xLDg5LjYyVjEwMEg2OC44OHYxNy43OWgzNmExNC43NywxNC43NywwLDAsMCwxNS0xNC40OVY4OS42MloiIHN0eWxlPSJmaWxsOiMwMGQzYTkiLz48cGF0aCBpZD0iX1BhdGhfNSIgZGF0YS1uYW1lPSImbHQ7UGF0aCZndDsiIGQ9Ik00Mi42Myw5MC41OFYxMDBINjIuODV2MTcuNzloLTI2YTE0Ljc3LDE0Ljc3LDAsMCwxLTE1LTE0LjQ5VjkwLjU4WiIgc3R5bGU9ImZpbGw6IzAwYjM5ZiIvPjwvc3ZnPg==
69+
name: layer5-cloud
70+
type: application
71+
urls:
72+
- https://docs.layer5.io/charts/layer5-cloud-v0.8.380.tgz
73+
version: v0.8.380
5074
- apiVersion: v2
5175
appVersion: v0.8.379
5276
created: "2025-08-12T08:17:17.15580339Z"
@@ -2103,4 +2127,4 @@ entries:
21032127
urls:
21042128
- https://docs.layer5.io/charts/layer5-cloud-v0.8.235.tgz
21052129
version: v0.8.235
2106-
generated: "2025-08-12T08:17:17.138373237Z"
2130+
generated: "2025-08-13T00:46:57.389760171Z"

charts/layer5-cloud-v0.8.380.tgz

178 KB
Binary file not shown.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: v0.8.380
3+
date: 2025-08-13T00:46:17Z
4+
tag: v0.8.380
5+
prerelease: false
6+
toc_hide: true
7+
---
8+
9+
### 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- [Chore]: Update to Sistent v0.14.219 @l5io (#3924)
13+
- Academy: Swap icon color positions @leecalcote (#3934)
14+
15+
### 👨🏽‍💻 Contributors
16+
17+
Thank you to our contributors for making this release possible:
18+
@l5io, @leecalcote and @meshery-ci
19+

content/en/kanvas/operator/_index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Operator supports connecting to Kubernetes pods via the following methods.
2626

2727
### Understanding Log Streamer
2828

29-
{{< figure src="images/log-stream-sequence-diagram.svg" link="images/log-stream-sequence-diagram.svg" width="100%" alt="log-stream-sequence-diagram" >}}
29+
<!-- {{< figure src="images/log-stream-sequence-diagram.svg" link="images/log-stream-sequence-diagram.svg" width="100%" alt="log-stream-sequence-diagram" >}} -->
30+
31+
![log-stream-sequence-diagram](images/log-stream-sequence-diagram.svg)
3032

3133
### Understanding Interactive Terminal
3234

@@ -36,4 +38,6 @@ While using using the interactive terminal, understand that you can only open on
3638
Each session's data is streamed via Meshery Broker (NATS) from MeshSync to Meshery Server / Kanvas.
3739
The GraphQL subscription between your web browser running Kanvas and Meshery Server provides isolation between other users who might be concurrently sharing an interactive terminal. Each connection established a unique session ID.
3840

39-
{{< figure src="images/interactive-terminal-sequence-diagram.svg" link="images/interactive-terminal-sequence-diagram.svg" width="100%" alt="interactive-terminal-sequence-diagram" >}}
41+
<!-- {{< figure src="images/interactive-terminal-sequence-diagram.svg" link="images/interactive-terminal-sequence-diagram.svg" width="100%" alt="interactive-terminal-sequence-diagram" >}} -->
42+
43+
![interactive-terminal-sequence-diagram](images/interactive-terminal-sequence-diagram.svg)

data/feature_data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@
693693
"category": "Academy",
694694
"functionOrder": "",
695695
"function": "Academy",
696-
"feature": "",
696+
"feature": "Building, managing, and extending Layer5 Academy learning paths.",
697697
"subscriptionTier": "Enterprise",
698698
"comparisonTiers": {
699699
"free": false,
@@ -709,7 +709,7 @@
709709
"category": "Academy",
710710
"functionOrder": "",
711711
"function": "Content Creator Guide",
712-
"feature": "",
712+
"feature": "Learn how to create, manage, and publish learning paths, challenges, and certifications on the Layer5 Academy platform.",
713713
"subscriptionTier": "Enterprise",
714714
"comparisonTiers": {
715715
"free": false,
@@ -725,7 +725,7 @@
725725
"category": "Academy",
726726
"functionOrder": "",
727727
"function": "Extending the Academy",
728-
"feature": "",
728+
"feature": "A high-level guide to understanding the architecture, features, and workflow for creating custom content on the Layer5 Academy platform.",
729729
"subscriptionTier": "Enterprise",
730730
"comparisonTiers": {
731731
"free": false,
@@ -741,7 +741,7 @@
741741
"category": "Academy",
742742
"functionOrder": "",
743743
"function": "Creating Your First Learning Path",
744-
"feature": "",
744+
"feature": "A hands-on tutorial that walks you through creating, structuring, and testing a custom learning path for the Layer5 Academy.",
745745
"subscriptionTier": "Enterprise",
746746
"comparisonTiers": {
747747
"free": false,
@@ -757,7 +757,7 @@
757757
"category": "Academy",
758758
"functionOrder": "",
759759
"function": "Integrating Assessments in the Academy",
760-
"feature": "",
760+
"feature": "Learn how to spice up the Academy with interactive assessments that keep learners engaged.",
761761
"subscriptionTier": "Enterprise",
762762
"comparisonTiers": {
763763
"free": false,
@@ -773,7 +773,7 @@
773773
"category": "Academy",
774774
"functionOrder": "",
775775
"function": "Building Certifications",
776-
"feature": "",
776+
"feature": "A step-by-step guide to building a professional certification in the Academy.",
777777
"subscriptionTier": "Enterprise",
778778
"comparisonTiers": {
779779
"free": false,

data/kanvas_discuss.json

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

static/data/csv/pricing-list.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang="en"><head><meta name="description" content="Web word processing, presentations and spreadsheets"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"><link rel="shortcut icon" href="//docs.google.com/favicon.ico"><title>Page Not Found</title><meta name="referrer" content="origin"><link href="//fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css" nonce="2DOZ3mo_Z4bwth9Guha0IQ"><style nonce="2DOZ3mo_Z4bwth9Guha0IQ">.goog-inline-block{position:relative;display:-moz-inline-box;display:inline-block}* html .goog-inline-block{display:inline}*:first-child+html .goog-inline-block{display:inline}#drive-logo{margin:18px 0;position:absolute;white-space:nowrap}.docs-drivelogo-img{background-image:url(//ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png);-webkit-background-size:116px 41px;background-size:116px 41px;display:inline-block;height:41px;vertical-align:bottom;width:116px}.docs-drivelogo-text{color:#000;display:inline-block;opacity:.54;text-decoration:none;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:32px;text-rendering:optimizeLegibility;position:relative;top:-6px;left:-7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.docs-drivelogo-img{background-image:url(//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png)}}sentinel{}</style><style type="text/css" nonce="2DOZ3mo_Z4bwth9Guha0IQ">body {background-color: #fff; font-family: Arial,sans-serif; font-size: 13px; margin: 0; padding: 0;}a, a:link, a:visited {color: #112ABB;}</style><style type="text/css" nonce="2DOZ3mo_Z4bwth9Guha0IQ">.errorMessage {font-size: 12pt; font-weight: bold; line-height: 150%;}</style></head><body><div id="outerContainer"><div id="innerContainer"><div style="position: absolute; top: -80px;"><div style="margin: 18px 0; position: absolute; white-space: nowrap;"><a href="//support.google.com/docs/"><img height="35px" src="//ssl.gstatic.com/docs/common/product/spreadsheets_lockup2.png" alt="Google logo"/></a></div></div><div align="center"><p class="errorMessage" style="padding-top: 50px">Sorry, unable to open the file at this time.</p><p> Please check the address and try again. </p><div style="background: #F0F6FF; border: 1px solid black; margin-top: 35px; padding: 10px 125px; width: 300px;"><p><strong>Get stuff done with Google Drive</strong></p><p>Apps in Google Drive make it easy to create, store and share online documents, spreadsheets, presentations and more.</p><p>Learn more at <a href="https://drive.google.com/start/apps">drive.google.com/start/apps</a>.</p></div></div></div></div></body><style nonce="2DOZ3mo_Z4bwth9Guha0IQ">html {height: 100%; overflow: auto;}body {height: 100%; overflow: auto;}#outerContainer {margin: auto; max-width: 750px;}#innerContainer {margin-bottom: 20px; margin-left: 40px; margin-right: 40px; margin-top: 80px; position: relative;}</style></html>
1+
<!DOCTYPE html><html lang="en"><head><meta name="description" content="Web word processing, presentations and spreadsheets"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"><link rel="shortcut icon" href="//docs.google.com/favicon.ico"><title>Page Not Found</title><meta name="referrer" content="origin"><link href="//fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css" nonce="KNstnAVbaDLi2BjdB18pJg"><style nonce="KNstnAVbaDLi2BjdB18pJg">.goog-inline-block{position:relative;display:-moz-inline-box;display:inline-block}* html .goog-inline-block{display:inline}*:first-child+html .goog-inline-block{display:inline}#drive-logo{margin:18px 0;position:absolute;white-space:nowrap}.docs-drivelogo-img{background-image:url(//ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png);-webkit-background-size:116px 41px;background-size:116px 41px;display:inline-block;height:41px;vertical-align:bottom;width:116px}.docs-drivelogo-text{color:#000;display:inline-block;opacity:.54;text-decoration:none;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:32px;text-rendering:optimizeLegibility;position:relative;top:-6px;left:-7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.docs-drivelogo-img{background-image:url(//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png)}}sentinel{}</style><style type="text/css" nonce="KNstnAVbaDLi2BjdB18pJg">body {background-color: #fff; font-family: Arial,sans-serif; font-size: 13px; margin: 0; padding: 0;}a, a:link, a:visited {color: #112ABB;}</style><style type="text/css" nonce="KNstnAVbaDLi2BjdB18pJg">.errorMessage {font-size: 12pt; font-weight: bold; line-height: 150%;}</style></head><body><div id="outerContainer"><div id="innerContainer"><div style="position: absolute; top: -80px;"><div style="margin: 18px 0; position: absolute; white-space: nowrap;"><a href="//support.google.com/docs/"><img height="35px" src="//ssl.gstatic.com/docs/common/product/spreadsheets_lockup2.png" alt="Google logo"/></a></div></div><div align="center"><p class="errorMessage" style="padding-top: 50px">Sorry, unable to open the file at this time.</p><p> Please check the address and try again. </p><div style="background: #F0F6FF; border: 1px solid black; margin-top: 35px; padding: 10px 125px; width: 300px;"><p><strong>Get stuff done with Google Drive</strong></p><p>Apps in Google Drive make it easy to create, store and share online documents, spreadsheets, presentations and more.</p><p>Learn more at <a href="https://drive.google.com/start/apps">drive.google.com/start/apps</a>.</p></div></div></div></div></body><style nonce="KNstnAVbaDLi2BjdB18pJg">html {height: 100%; overflow: auto;}body {height: 100%; overflow: auto;}#outerContainer {margin: auto; max-width: 750px;}#innerContainer {margin-bottom: 20px; margin-left: 40px; margin-right: 40px; margin-top: 80px; position: relative;}</style></html>

0 commit comments

Comments
 (0)