Skip to content

Commit

Permalink
Odigos v0.1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
edeNFed committed Aug 14, 2023
1 parent 130ee87 commit 65ff38f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/odigos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions charts/odigos/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 65ff38f

Please sign in to comment.