Skip to content

Commit 6951ed2

Browse files
committed
Update fluentd to v1.17.1.
Signed-off-by: Josh Baird <[email protected]>
1 parent 3f34713 commit 6951ed2

11 files changed

+14
-14
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FB_VERSION?=$(shell cat cmd/fluent-watcher/fluentbit/VERSION | tr -d " \t\n\r")
33
# Image URL to use all building/pushing image targets
44
FB_IMG ?= ghcr.io/fluent/fluent-operator/fluent-bit:v${FB_VERSION}
55
FB_IMG_DEBUG ?= ghcr.io/fluent/fluent-operator/fluent-bit:v${FB_VERSION}-debug
6-
FD_IMG ?= ghcr.io/fluent/fluent-operator/fluentd:v1.17.0
6+
FD_IMG ?= ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
77
FO_IMG ?= kubesphere/fluent-operator:$(VERSION)
88
FD_IMG_BASE ?= ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-arm64-base
99

apis/fluentd/v1alpha1/tests/tools.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
bind: 0.0.0.0
3232
port: 24224
3333
replicas: 1
34-
image: kubesphere/fluentd:v1.14.4
34+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
3535
fluentdCfgSelector:
3636
matchLabels:
3737
config.fluentd.fluent.io/enabled: "true"
@@ -55,7 +55,7 @@ spec:
5555
size: 10
5656
autoIncrementKey: "id"
5757
replicas: 1
58-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0
58+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
5959
fluentdCfgSelector:
6060
matchLabels:
6161
config.fluentd.fluent.io/enabled: "true"
@@ -80,7 +80,7 @@ spec:
8080
includeConfig: true
8181
includeRetry: true
8282
replicas: 1
83-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0
83+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
8484
fluentdCfgSelector:
8585
matchLabels:
8686
config.fluentd.fluent.io/enabled: "true"
@@ -132,7 +132,7 @@ spec:
132132
- /var/log/foo.log
133133
- /var/log/bar
134134
replicas: 1
135-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0
135+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
136136
fluentdCfgSelector:
137137
matchLabels:
138138
config.fluentd.fluent.io/enabled: "true"

charts/fluent-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ fluentd:
417417
port: 24224
418418
image:
419419
repository: "ghcr.io/fluent/fluent-operator/fluentd"
420-
tag: "v1.17.0-4"
420+
tag: "v1.17.1"
421421
# Numbers of the Fluentd instance
422422
# Applicable when the mode is "collector", and will be ignored when the mode is "agent"
423423
replicas: 1

manifests/fluentd/fluentd-cluster-cfg-output-buffer-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 3
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/fluentd/fluentd-cluster-cfg-output-es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/fluentd/fluentd-cluster-cfg-output-kafka.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/fluentd/fluentd-mixed-cfgs-multi-tenant-output.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/fluentd/fluentd-mixed-cfgs-output-es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/fluentd/fluentd-namespaced-cfg-output-es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/quick-start/fluentd-forward.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 24224
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

manifests/quick-start/fluentd-http.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
bind: 0.0.0.0
1212
port: 9880
1313
replicas: 1
14-
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.0-4
14+
image: ghcr.io/fluent/fluent-operator/fluentd:v1.17.1
1515
fluentdCfgSelector:
1616
matchLabels:
1717
config.fluentd.fluent.io/enabled: "true"

0 commit comments

Comments
 (0)