Skip to content

Commit 0db7cab

Browse files
Merge branch 'master' into fix-footer-section
2 parents 9b41d1e + ba01e12 commit 0db7cab

File tree

6 files changed

+19
-3
lines changed

6 files changed

+19
-3
lines changed

build/meshery-extensions.version

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

content/en/kanvas/operator/interactive-terminal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ While using the interactive terminal, understand that you can only open one sess
7171

7272
<!-- {{< figure src="images/interactive-terminal-sequence-diagram.svg" link="images/interactive-terminal-sequence-diagram.svg" width="100%" alt="interactive-terminal-sequence-diagram" >}} -->
7373

74-
![interactive-terminal-sequence-diagram](images/interactive-terminal-sequence-diagram.svg)
74+
![interactive-terminal-sequence-diagram](/images/interactive-terminal-sequence-diagram.svg)
7575

7676
***
7777

content/en/kanvas/operator/log-streaming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Once the stream is active, the Log Streamer panel will display the output.
6060

6161
The Log Streamer utilizes a robust architecture where the **Meshery Operator** signals the **MeshSync** controller to start the log flow. Data is streamed using **NATS** to the Meshery Broker, preprocessed, and then delivered to your browser via a **WebSocket** connection using GraphQL subscriptions. This ensures minimal latency and high performance, even when streaming data from multiple active containers.
6262

63-
![log-stream-sequence-diagram](images/log-stream-sequence-diagram.svg)
63+
![log-stream-sequence-diagram](/images/log-stream-sequence-diagram.svg)
6464

6565
***
6666

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: v0.8.197-2
3+
date: 2026-01-14T10:51:47Z
4+
tag: v0.8.197-2
5+
prerelease: false
6+
toc_hide: true
7+
---
8+
9+
## What's New
10+
## 🔤 General
11+
* No changes
12+
13+
## 👨🏽‍💻 Contributors
14+
15+
Thank you to our contributors for making this release possible:
16+
@l5io

content/en/kanvas/operator/images/interactive-terminal-sequence-diagram.svg renamed to static/images/interactive-terminal-sequence-diagram.svg

File renamed without changes.

content/en/kanvas/operator/images/log-stream-sequence-diagram.svg renamed to static/images/log-stream-sequence-diagram.svg

File renamed without changes.

0 commit comments

Comments
 (0)