Skip to content

Commit 8235e08

Browse files
Bump versions (#68)
1 parent efa1557 commit 8235e08

File tree

10 files changed

+198
-62
lines changed

10 files changed

+198
-62
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.2
1+
0.10.3

charts/edgenode-observability/deployments/edgenode-observability/Chart.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ apiVersion: v2
55
name: edgenode-observability
66
description: Edge Node Centralized Observability
77
type: application
8-
version: 0.10.2
9-
appVersion: 0.10.2
8+
version: 0.10.3
9+
appVersion: 0.10.3
1010
annotations:
11-
revision: 7ddf57800b8deb5cb955c789357f9204be8d000a
12-
created: "2025-06-13T10:19:38Z"
11+
revision: 2191fbef83156350d8e4f3369ae8e77b773fc672
12+
created: "2025-06-13T11:39:52Z"
1313
dependencies:
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

0 commit comments

Comments
 (0)