File tree Expand file tree Collapse file tree 10 files changed +198
-62
lines changed
deployments/edgenode-observability
deployments/orchestrator-dashboards
orchestrator-observability
deployments/orchestrator-observability Expand file tree Collapse file tree 10 files changed +198
-62
lines changed Original file line number Diff line number Diff line change 1- 0.10.2
1+ 0.10.3
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ apiVersion: v2
55name : edgenode-observability
66description : Edge Node Centralized Observability
77type : application
8- version : 0.10.2
9- appVersion : 0.10.2
8+ version : 0.10.3
9+ appVersion : 0.10.3
1010annotations :
11- revision : 7ddf57800b8deb5cb955c789357f9204be8d000a
12- created : " 2025-06-13T10:19:38Z "
11+ revision : 2191fbef83156350d8e4f3369ae8e77b773fc672
12+ created : " 2025-06-13T11:39:52Z "
1313dependencies :
1414 - name : minio
1515 alias : minio
@@ -18,22 +18,22 @@ dependencies:
1818 condition : import.minio.enabled
1919 - name : mimir-distributed
2020 condition : import.mimir.enabled
21- version : " ~5.6 .0"
21+ version : " ~5.7 .0"
2222 repository : " https://grafana.github.io/helm-charts"
2323 - name : loki
2424 condition : import.loki.enabled
25- version : " ~6.25.0 "
25+ version : " ~6.30.1 "
2626 repository : " https://grafana.github.io/helm-charts"
2727 - name : opentelemetry-operator
2828 condition : import.otel-operator.enabled
2929 repository : " https://open-telemetry.github.io/opentelemetry-helm-charts"
30- version : " 0.78.2 "
30+ version : " 0.90.3 "
3131 - name : opentelemetry-collector
3232 condition : import.otel.enabled
33- version : " ~0.114 .0"
33+ version : " ~0.126 .0"
3434 repository : " https://open-telemetry.github.io/opentelemetry-helm-charts"
3535 - name : grafana
3636 alias : grafana
37- version : " 8.8.5 "
37+ version : " 9.2.2 "
3838 repository : https://grafana.github.io/helm-charts
3939 condition : import.grafana.enabled
You can’t perform that action at this time.
0 commit comments