Skip to content

Commit

Permalink
Update pkg/sdk/logging/api/v1beta1/logging_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ferenc HERNADI <ferenc.hernadi@gmail.com>
  • Loading branch information
zvlb and ahma committed Nov 16, 2022
1 parent d4f979f commit 1efdb1c
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 @@ -132,7 +132,7 @@ const (
DefaultFluentdVolumeModeImageRepository = "busybox"
DefaultFluentdVolumeModeImageTag = "latest"
DefaultFluentdConfigReloaderImageRepository = "ghcr.io/banzaicloud/config-reloader"
DefaultFluentdConfigReloaderImageTag = "v0.1.0"
DefaultFluentdConfigReloaderImageTag = "0.0.1"
DefaultFluentdBufferVolumeImageRepository = "ghcr.io/banzaicloud/custom-runner"
DefaultFluentdBufferVolumeImageTag = "0.1.0"
)
Expand Down

0 comments on commit 1efdb1c

Please sign in to comment.