diff --git a/charts/odigos/Chart.yaml b/charts/odigos/Chart.yaml index 2006a8e..370225c 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.2.38 +version: 0.2.39 # 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/values.yaml b/charts/odigos/values.yaml index 114e917..468e985 100644 --- a/charts/odigos/values.yaml +++ b/charts/odigos/values.yaml @@ -1,17 +1,17 @@ autoscaler: image: repository: keyval/odigos-autoscaler - tag: v0.1.6 + tag: v0.1.63 scheduler: image: repository: keyval/odigos-scheduler - tag: v0.1.6 + tag: v0.1.63 ui: image: repository: keyval/odigos-ui - tag: v0.1.6 + tag: v0.1.63 instrumentor: deleteLangDetectionPods: true @@ -24,12 +24,12 @@ instrumentor: - linkerd image: repository: keyval/odigos-instrumentor - tag: v0.1.6 + tag: v0.1.63 odiglet: image: repository: keyval/odigos-odiglet - tag: v0.1.6 + tag: v0.1.63 telemetry: enabled: true