diff --git a/charts/odigos/Chart.yaml b/charts/odigos/Chart.yaml index 5f472af..79be1da 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.36 +version: 0.2.37 # 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 f136479..8b14ffe 100644 --- a/charts/odigos/values.yaml +++ b/charts/odigos/values.yaml @@ -1,17 +1,17 @@ autoscaler: image: repository: ghcr.io/keyval-dev/odigos/autoscaler - tag: v0.1.57 + tag: v0.1.58 scheduler: image: repository: ghcr.io/keyval-dev/odigos/scheduler - tag: v0.1.57 + tag: v0.1.58 ui: image: repository: ghcr.io/keyval-dev/odigos/ui - tag: v0.1.57 + tag: v0.1.58 instrumentor: deleteLangDetectionPods: true @@ -24,12 +24,12 @@ instrumentor: - linkerd image: repository: ghcr.io/keyval-dev/odigos/instrumentor - tag: v0.1.57 + tag: v0.1.58 odiglet: image: repository: ghcr.io/keyval-dev/odigos/odiglet - tag: v0.1.57 + tag: v0.1.58 telemetry: enabled: true