diff --git a/charts/odigos/Chart.yaml b/charts/odigos/Chart.yaml index 353b8bb..02fee6e 100644 --- a/charts/odigos/Chart.yaml +++ b/charts/odigos/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.15 +version: 0.3.16 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/odigos/templates/crds/instrumentedapplications.yaml b/charts/odigos/templates/crds/instrumentedapplications.yaml index 3466e94..c3ce9cd 100644 --- a/charts/odigos/templates/crds/instrumentedapplications.yaml +++ b/charts/odigos/templates/crds/instrumentedapplications.yaml @@ -98,6 +98,7 @@ spec: - dotnet - javascript - mysql + - unknown type: string required: - containerName