This is an automated email from the ASF dual-hosted git repository.

wankai 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 18525f8  Update skywalking-helm dependency versions
18525f8 is described below

commit 18525f87935555d47c14e5244b7778f492d7b80c
Author: Wan Kai <[email protected]>
AuthorDate: Sun Jan 25 11:10:40 2026 +0800

    Update skywalking-helm dependency versions
---
 deploy/platform/kubernetes/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deploy/platform/kubernetes/Chart.yaml 
b/deploy/platform/kubernetes/Chart.yaml
index 0757dab..65f1a87 100644
--- a/deploy/platform/kubernetes/Chart.yaml
+++ b/deploy/platform/kubernetes/Chart.yaml
@@ -24,13 +24,13 @@ sources:
 dependencies:
   - name: skywalking-helm
     alias: skywalking
-    version: 0.0.0-933ee29a56ff93c07ebd24148184b26d7c1b98bc
+    version: 0.0.0-72ea308653ab7fd9889065dd15880e34871b8ab3
     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
   - name: skywalking-helm-swck-operator
     alias: swck
-    version: 0.0.0-933ee29a56ff93c07ebd24148184b26d7c1b98bc
+    version: 0.0.0-72ea308653ab7fd9889065dd15880e34871b8ab3
     repository: oci://ghcr.io/apache/skywalking-helm
     condition: features.javaAgentInjector.enabled
 

Reply via email to