Skip to content

Commit

Permalink
Update docker.io/fluent/fluent-bit Docker tag to v1.9.10
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed May 24, 2024
1 parent 17bd30d commit 53b415f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ parameters:
images:
fluent_bit:
image: docker.io/fluent/fluent-bit
tag: 1.9.3
tag: 1.9.10
helm_values:
podAnnotations: ${fluentbit:annotations}
image:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
app.kubernetes.io/name: fluent-bit
spec:
containers:
- image: docker.io/fluent/fluent-bit:1.9.3
- image: docker.io/fluent/fluent-bit:1.9.10
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ metadata:
app.kubernetes.io/instance: fluent-bit-cluster
app.kubernetes.io/managed-by: commodore
app.kubernetes.io/name: fluent-bit
app.kubernetes.io/version: 1.9.3
app.kubernetes.io/version: 1.9.10
name: syn-fluentbit-config
name: syn-fluentbit-config
namespace: syn-fluentbit

0 comments on commit 53b415f

Please sign in to comment.