Skip to content

Commit b771a3b

Browse files
Merge pull request #52 from openlit/signal-updates
bump versions for per-signal OTLP endpoint support
2 parents 13f3d74 + e01dd4f commit b771a3b

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

charts/openlit-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: openlit-controller
33
description: OpenLIT Controller - Zero-code LLM and Agent observability using eBPF
44
type: application
5-
version: 0.1.1
6-
appVersion: "0.1.0"
5+
version: 0.2.0
6+
appVersion: "0.2.0"
77
home: https://openlit.io
88
sources:
99
- https://github.com/openlit/openlit

charts/openlit/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: openlit-controller
33
repository: file://../openlit-controller
4-
version: 0.1.1
5-
digest: sha256:4ddad965d3914002694065413b7df1c67b230f326767e2d32367e28382e2e9b5
6-
generated: "2026-05-04T17:03:06.057969+05:30"
4+
version: 0.2.0
5+
digest: sha256:29a96f817121edafd3a8f22f7e9581312a569e82fa2007f222a5ef74a337a8e5
6+
generated: "2026-05-05T00:15:00.598097+05:30"

charts/openlit/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: openlit
33
description: A Helm chart for OpenLIT
44
type: application
5-
version: 1.19.1
6-
appVersion: 1.19.0
5+
version: 1.20.0
6+
appVersion: 1.20.0
77
icon: https://avatars.githubusercontent.com/u/149867240?s=200&v=4
88
home: https://openlit.io
99
sources:
@@ -22,7 +22,7 @@ maintainers:
2222
url: https://openlit.io
2323
dependencies:
2424
- name: openlit-controller
25-
version: "0.1.1"
25+
version: "0.2.0"
2626
repository: "file://../openlit-controller"
2727
condition: openlit-controller.enabled
2828
tags:
-3.83 KB
Binary file not shown.
3.83 KB
Binary file not shown.

0 commit comments

Comments
 (0)