Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/edgenode-observability/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.6
0.10.7
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ apiVersion: v2
name: edgenode-observability
description: Edge Node Centralized Observability
type: application
version: 0.10.6
appVersion: 0.10.6
version: 0.10.7
appVersion: 0.10.7
annotations:
revision: 42820b18ec04321c0e9331da655dc486fc191781
created: "2025-11-07T14:11:16Z"
revision: 88556a5115416b669da7eb0eb2284a9a9830634a
created: "2025-11-07T14:40:45Z"
dependencies:
- name: minio
alias: minio
Expand All @@ -22,7 +22,7 @@ dependencies:
repository: "https://grafana.github.io/helm-charts"
- name: loki
condition: import.loki.enabled
version: "~6.30.1"
version: "6.46.0"
repository: "https://grafana.github.io/helm-charts"
- name: opentelemetry-operator
condition: import.otel-operator.enabled
Expand Down
2 changes: 1 addition & 1 deletion charts/orchestrator-observability/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.7
0.5.8
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ apiVersion: v2
name: orchestrator-observability
description: Orchestrator centralized observability
type: application
version: 0.5.7
appVersion: 0.5.7
version: 0.5.8
appVersion: 0.5.8
annotations:
revision: 42820b18ec04321c0e9331da655dc486fc191781
created: "2025-11-07T14:11:31Z"
revision: 88556a5115416b669da7eb0eb2284a9a9830634a
created: "2025-11-07T14:40:59Z"
dependencies:
- name: loki
condition: import.loki.enabled
version: "~6.30.1"
version: "6.46.0"
repository: "https://grafana.github.io/helm-charts"
- name: opentelemetry-collector
alias: opentelemetry-collector-daemonset
Expand Down
Loading