This is the nested helm chart to install the OpenTelemetry proof-of-concept applications PyOtelDemoApp and DotNetOtelDemoApp in a Kubernetes cluster.
helm dependency update .\k8sdemo\
helm upgrade --install k8sdemo oci://registry-1.docker.io/janben/k8sdemo -n demoapps --create-namespace -f values.yaml --version X.Y.Z