Skip to content

Commit

Permalink
Update mysqld_exporter image
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Dec 5, 2024
1 parent 0ea5393 commit 2515251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ const (
FluentBitImage = "ghcr.io/cybozu-go/moco/fluent-bit:3.1.7.1"

// ExporterImage is the image for mysqld_exporter sidecar container.
ExporterImage = "ghcr.io/cybozu-go/moco/mysqld_exporter:0.15.1.2"
ExporterImage = "ghcr.io/cybozu-go/moco/mysqld_exporter:0.16.0.1"
)

0 comments on commit 2515251

Please sign in to comment.