Skip to content

Commit 829f50a

Browse files
authored
Merge pull request #2175 from kube-logging/axosyslog-bump
chore(pkg): update AxoSyslog image to 4.22.0
2 parents f529c62 + 0bae784 commit 829f50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sdk/logging/api/v1beta1/syslogng_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ type _metaSyslogNGSpec interface{} //nolint:deadcode,unused
3434

3535
const (
3636
defaultSyslogngImageRepository = "ghcr.io/axoflow/axosyslog"
37-
defaultSyslogngImageTag = "4.21.0"
37+
defaultSyslogngImageTag = "4.22.0"
3838
defaultPrometheusExporterImageRepository = "ghcr.io/axoflow/axosyslog-metrics-exporter"
3939
defaultPrometheusExporterImageTag = "0.0.15"
4040
defaultConfigReloaderImageRepository = "ghcr.io/kube-logging/logging-operator/syslog-ng-reloader"

0 commit comments

Comments
 (0)