Skip to content

Commit 88556a5

Browse files
authored
Bump grafana chart version to 10.1.4 and mimir chart version 6.0.3 (#131)
1 parent 42820b1 commit 88556a5

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.5
1+
0.10.6

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

Lines changed: 6 additions & 6 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.5
9-
appVersion: 0.10.5
8+
version: 0.10.6
9+
appVersion: 0.10.6
1010
annotations:
11-
revision: 1c180a61519ee9ec158aa38e0f54a27096bd4239
12-
created: "2025-06-18T12:12:12Z"
11+
revision: 42820b18ec04321c0e9331da655dc486fc191781
12+
created: "2025-11-07T14:11:16Z"
1313
dependencies:
1414
- name: minio
1515
alias: minio
@@ -18,7 +18,7 @@ dependencies:
1818
condition: import.minio.enabled
1919
- name: mimir-distributed
2020
condition: import.mimir.enabled
21-
version: "~5.7.0"
21+
version: "6.0.3"
2222
repository: "https://grafana.github.io/helm-charts"
2323
- name: loki
2424
condition: import.loki.enabled
@@ -34,6 +34,6 @@ dependencies:
3434
repository: "https://open-telemetry.github.io/opentelemetry-helm-charts"
3535
- name: grafana
3636
alias: grafana
37-
version: "9.2.2"
37+
version: "10.1.4"
3838
repository: https://grafana.github.io/helm-charts
3939
condition: import.grafana.enabled
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.6
1+
0.5.7

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ apiVersion: v2
55
name: orchestrator-observability
66
description: Orchestrator centralized observability
77
type: application
8-
version: 0.5.6
9-
appVersion: 0.5.6
8+
version: 0.5.7
9+
appVersion: 0.5.7
1010
annotations:
11-
revision: 1c180a61519ee9ec158aa38e0f54a27096bd4239
12-
created: "2025-06-18T12:11:42Z"
11+
revision: 42820b18ec04321c0e9331da655dc486fc191781
12+
created: "2025-11-07T14:11:31Z"
1313
dependencies:
1414
- name: loki
1515
condition: import.loki.enabled
@@ -31,11 +31,11 @@ dependencies:
3131
condition: import.minio.enabled
3232
- name: mimir-distributed
3333
condition: import.mimir.enabled
34-
version: "~5.7.0"
34+
version: "6.0.3"
3535
repository: "https://grafana.github.io/helm-charts"
3636
- name: grafana
3737
alias: grafana
38-
version: "9.2.2"
38+
version: "10.1.4"
3939
repository: https://grafana.github.io/helm-charts
4040
condition: import.grafana.enabled
4141
- name: tempo

0 commit comments

Comments
 (0)