Skip to content

Commit 526b87a

Browse files
docs: Update ghcr.io/d0ugal/brother-exporter Docker tag to v1.12.65
1 parent 316d71d commit 526b87a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A 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.
4747
version: '3.8'
4848
services:
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:
9292
version: '3.8'
9393
services:
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:

0 commit comments

Comments
 (0)