Skip to content

Commit

Permalink
deps: upgrade fluentbit to 2.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Zadkiel Aharonian <[email protected]>
  • Loading branch information
aslafy-z authored Apr 2, 2024
1 parent 73901c8 commit e10e095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sdk/logging/api/v1beta1/logging_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ type DefaultFlowSpec struct {

const (
DefaultFluentbitImageRepository = "fluent/fluent-bit"
DefaultFluentbitImageTag = "2.1.8"
DefaultFluentbitImageTag = "2.2.2"
DefaultFluentbitBufferVolumeImageRepository = "ghcr.io/kube-logging/node-exporter"
DefaultFluentbitBufferVolumeImageTag = "v0.7.1"
DefaultFluentbitBufferStorageVolumeName = "fluentbit-buffer"
Expand Down

0 comments on commit e10e095

Please sign in to comment.