This is an automated email from the ASF dual-hosted git repository.
mrproliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
The following commit(s) were added to refs/heads/main by this push:
new 9486b71 Bump up skywalking helm version (#282)
9486b71 is described below
commit 9486b71e04f0312e0c11e7b452fd1a0d9444cebd
Author: mrproliu <[email protected]>
AuthorDate: Mon Jul 6 11:36:42 2026 +0800
Bump up skywalking helm version (#282)
---
deploy/platform/kubernetes/Chart.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deploy/platform/kubernetes/Chart.yaml
b/deploy/platform/kubernetes/Chart.yaml
index c4d5bf1..cf885aa 100644
--- a/deploy/platform/kubernetes/Chart.yaml
+++ b/deploy/platform/kubernetes/Chart.yaml
@@ -24,7 +24,7 @@ sources:
dependencies:
- name: skywalking-helm
alias: skywalking
- version: 0.0.0-6875662c7ee699b2e6facc325dd900b6d687c870
+ version: 0.0.0-3f93c510b62b9e56b4c6161195b25c6a5aaa7cf4
repository: oci://ghcr.io/apache/skywalking-helm
# @feature: java-agent-injector; the java agent injector is a component of
the swck operator, so we need to deploy the swck operator firstly