Skip to content

Commit

Permalink
Merge pull request #181 from kube-logging/lo-4.3-image-versions
Browse files Browse the repository at this point in the history
Adds page for image versions
  • Loading branch information
fekete-robert authored Aug 31, 2023
2 parents d7ee0e3 + c72ef27 commit 2c7faf2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions content/docs/image-versions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Images used by Logging operator
weight: 750
---

Logging operator uses the following image versions.

## Logging operator version 4.3

| Image repository | GitHub repository | Version |
| -------- | --- | -- |
| ghcr.io/kube-logging/node-exporter | https://github.com/kube-logging/node-exporter-image | v0.6.1 |
| ghcr.io/kube-logging/config-reloader | https://github.com/kube-logging/config-reloader | v0.0.5 |
| ghcr.io/kube-logging/fluentd-drain-watch | https://github.com/kube-logging/fluentd-drain-watch | v0.2.0 |
| k8s.gcr.io/pause | | 3.2 |
| docker.io/busybox | https://github.com/docker-library/busybox | latest |
| ghcr.io/axoflow/axosyslog | https://github.com/axoflow/axosyslog-docker/ | 4.3.0 |
| docker.io/fluent/fluent-bit | https://github.com/fluent/fluent-bit-docker-image | 2.1.4 |
| ghcr.io/kube-logging/fluentd | https://github.com/kube-logging/fluentd-images | v1.15-ruby3 |
| ghcr.io/kube-logging/syslog-ng-exporter | https://github.com/kube-logging/syslog_ng_exporter | v0.0.16 |
| ghcr.io/kube-logging/syslogng-reload | https://github.com/kube-logging/syslogng-reload-image | v1.3.1 |
| banzaicloud/eventrouter | https://github.com/kube-logging/event-router | v0.1.0 |

0 comments on commit 2c7faf2

Please sign in to comment.