From 52a4b2d9530860e2a202b5f09129865f3d1c1dad Mon Sep 17 00:00:00 2001 From: moleyi <58871328+jiumos@users.noreply.github.com> Date: Sat, 14 Sep 2024 15:42:54 +0800 Subject: [PATCH] add dependencies byconity (#42) --- charts/deepflow/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/deepflow/Chart.yaml b/charts/deepflow/Chart.yaml index 5026a4e..fd8a31c 100644 --- a/charts/deepflow/Chart.yaml +++ b/charts/deepflow/Chart.yaml @@ -36,3 +36,7 @@ dependencies: repository: "" version: '*.*.*' condition: stella-agent-ce.enabled +- name: byconity + repository: "" + version: '*.*.*' + condition: byconity.enabled \ No newline at end of file