Skip to content

Commit f0e0be6

Browse files
Fix minor version typo in Fluentd dashboards and alerts
1 parent aad330d commit f0e0be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/fluentd/alerts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Alert
33
app: Fluentd
44
version: 1.0.0
55
appVersion:
6-
- '2.9'
6+
- '1.12.4'
77
descriptionFile: ALERTS.md
88
configurations:
99
- kind: Prometheus

resources/fluentd/dashboards.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Dashboard
33
app: Fluentd
44
version: 1.0.0
55
appVersion:
6-
- '2.9'
6+
- '1.12.4'
77
configurations:
88
- name: Fluentd
99
kind: Sysdig

0 commit comments

Comments
 (0)