From 3ead733bc941df28f2e41e8047db66a519c656a5 Mon Sep 17 00:00:00 2001 From: moleyi Date: Mon, 16 Dec 2024 09:20:16 +0000 Subject: [PATCH] update v6.6 --- charts/deepflow-agent/Chart.yaml | 4 ++-- charts/deepflow/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/deepflow-agent/Chart.yaml b/charts/deepflow-agent/Chart.yaml index 10db7b2..01438b6 100644 --- a/charts/deepflow-agent/Chart.yaml +++ b/charts/deepflow-agent/Chart.yaml @@ -3,8 +3,8 @@ description: An automated observability platform for cloud-native developers. name: deepflow-agent engine: gotpl type: application -version: 6.6.017 -appVersion: "6.6.8" +version: 6.6.018 +appVersion: "6.6" kubeVersion: ">=1.16.0-0" sources: - https://github.com/deepflowio/deepflow diff --git a/charts/deepflow/Chart.yaml b/charts/deepflow/Chart.yaml index 2dbe3bc..4cdba87 100644 --- a/charts/deepflow/Chart.yaml +++ b/charts/deepflow/Chart.yaml @@ -3,8 +3,8 @@ description: An automated observability platform for cloud-native developers. name: deepflow engine: gotpl type: application -version: 6.6.017 -appVersion: "6.6.8" +version: 6.6.018 +appVersion: "6.6" kubeVersion: ">=1.16.0-0" sources: - https://github.com/deepflowio/deepflow