Skip to content

Commit

Permalink
Upgrade fluent-bit container to 2.2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Dec 4, 2023
1 parent 760e811 commit 797b3fe
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 @@ -5,7 +5,7 @@ const (
Version = "0.19.0"

// FluentBitImage is the image for slow-log sidecar container.
FluentBitImage = "ghcr.io/cybozu-go/moco/fluent-bit:2.1.8.2"
FluentBitImage = "ghcr.io/cybozu-go/moco/fluent-bit:2.2.0.1"

// ExporterImage is the image for mysqld_exporter sidecar container.
ExporterImage = "ghcr.io/cybozu-go/moco/mysqld_exporter:0.15.0.2"
Expand Down

0 comments on commit 797b3fe

Please sign in to comment.