We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1ca01 commit a07250eCopy full SHA for a07250e
2 files changed
helm/hubble-observer/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: hubble-observer
3
description: A Helm chart for Hubble Observer - A small observability component that monitors network flows within Cilium.
4
type: application
5
-version: 2.2.0
+version: 2.2.1
6
appVersion: "1.16.4"
7
keywords:
8
- networking
helm/hubble-observer/dashboard/cilium-hubble-flows.json
@@ -1729,12 +1729,14 @@
1729
"enableLogDetails": true,
1730
"prettifyLogMessage": true,
1731
"showCommonLabels": false,
1732
+ "showControls": false,
1733
"showLabels": false,
1734
"showTime": true,
1735
"sortOrder": "Descending",
1736
+ "syntaxHighlighting": true,
1737
"wrapLogMessage": false
1738
},
- "pluginVersion": "12.1.1",
1739
+ "pluginVersion": "12.3.1",
1740
"targets": [
1741
{
1742
"datasource": {
0 commit comments