From df2bd058309ac234eebdad3b0682a137e27dfc44 Mon Sep 17 00:00:00 2001 From: Saumit Date: Sat, 4 Oct 2025 01:36:57 +0530 Subject: Add tested Helm chart and configuration files for OpenTelemetry demo services --- astroshop-helm/common/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 astroshop-helm/common/Chart.yaml (limited to 'astroshop-helm/common/Chart.yaml') diff --git a/astroshop-helm/common/Chart.yaml b/astroshop-helm/common/Chart.yaml new file mode 100644 index 0000000..af7d45d --- /dev/null +++ b/astroshop-helm/common/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +name: opentelemetry-demo-common +description: Common resources for OpenTelemetry Demo services +type: application +version: 0.1.0 +appVersion: "2.1.3" \ No newline at end of file -- cgit v1.2.3