This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 63b3020b07 Fix image cache. (#12478)
63b3020b07 is described below
commit 63b3020b0762907e4a6a957b60b4aca1055b4cc0
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Fri Jul 26 08:34:48 2024 +0800
Fix image cache. (#12478)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3f425bef7b..21d8b8d46c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ microservices, cloud native and container-based architectures.
* Alerting and Telemetry Pipelines
* Support service-centric, deployment-centric, API-centric alarm rule
setting. Support forwarding alarms and all telemetry data to 3rd party.
-<img
src="https://skywalking.apache.org/images/home/architecture.svg?t=20220513"/>
+<img
src="https://skywalking.apache.org/images/home/architecture.svg?t=20220516"/>
# Live Demo
- Find the [SkyWalking live demo with native UI and
Grafana](https://skywalking.apache.org/#demo), and
[screenshots](https://skywalking.apache.org/#arch) on our website.