You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add flag to process namespaces based on kubernetes labels by @vanabbott in https://github.com/vmware/kube-fluentd-operator/pull/414
6
+
* chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /config-reloader by @dependabot in https://github.com/vmware/kube-fluentd-operator/pull/424
7
+
* chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /image by @dependabot in https://github.com/vmware/kube-fluentd-operator/pull/425
8
+
* fix: arm64 image is actually x86 by @nhamlh in https://github.com/vmware/kube-fluentd-operator/pull/423
9
+
* feat: support go templates in config sources by @luisdavim in https://github.com/vmware/kube-fluentd-operator/pull/426
10
+
* chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.56.3 in /image by @dependabot in https://github.com/vmware/kube-fluentd-operator/pull/427
11
+
* chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.7+incompatible in /image by @dependabot in https://github.com/vmware/kube-fluentd-operator/pull/428
12
+
13
+
## New Contributors
14
+
*@vanabbott made their first contribution in https://github.com/vmware/kube-fluentd-operator/pull/414
15
+
*@nhamlh made their first contribution in https://github.com/vmware/kube-fluentd-operator/pull/423
16
+
*@luisdavim made their first contribution in https://github.com/vmware/kube-fluentd-operator/pull/426
@@ -690,8 +690,9 @@ This projects tries to keep up with major releases for [Fluentd docker image](ht
690
690
| 1.15.3 | 1.17.1 |
691
691
| 1.16.1 | 1.17.6 |
692
692
| 1.16.1 | 1.18.0 |
693
+
| 1.16.1 | 1.18.1 |
693
694
694
-
## Plugins in latest release (1.18.0)
695
+
## Plugins in latest release (1.18.1)
695
696
696
697
`kube-fluentd-operator` aims to be easy to use and flexible. It also favors sending logs to multiple destinations using `<copy>` and as such comes with many plugins pre-installed:
0 commit comments