File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33A Prometheus exporter for Brother printers that collects metrics via SNMP.
44
5- ** Image** : ` ghcr.io/d0ugal/brother-exporter:v1.12.64 `
5+ ** Image** : ` ghcr.io/d0ugal/brother-exporter:v1.12.65 `
66
77## Metrics
88
@@ -47,7 +47,7 @@ A Prometheus exporter for Brother printers that collects metrics via SNMP.
4747version : ' 3.8'
4848services :
4949 brother-exporter :
50- image : ghcr.io/d0ugal/brother-exporter:v1.12.64
50+ image : ghcr.io/d0ugal/brother-exporter:v1.12.65
5151 ports :
5252 - " 8080:8080"
5353 environment :
@@ -92,7 +92,7 @@ printer:
9292version: '3.8'
9393services:
9494 brother-exporter:
95- image: ghcr.io/d0ugal/brother-exporter:v1.12.64
95+ image: ghcr.io/d0ugal/brother-exporter:v1.12.65
9696 ports:
9797 - "8080:8080"
9898 environment:
@@ -121,7 +121,7 @@ spec:
121121 spec:
122122 containers:
123123 - name: brother-exporter
124- image: ghcr.io/d0ugal/brother-exporter:v1.12.64
124+ image: ghcr.io/d0ugal/brother-exporter:v1.12.65
125125 ports:
126126 - containerPort: 8080
127127 env:
You can’t perform that action at this time.
0 commit comments