Skip to content

Commit

Permalink
Update docker.io/fluent/fluent-bit Docker tag to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed May 27, 2024
1 parent f87911e commit 3f9a4e3
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.10
tag: 3.0.6
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.10
- image: docker.io/fluent/fluent-bit:3.0.6
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.10
app.kubernetes.io/version: 3.0.6
name: syn-fluentbit-config
name: syn-fluentbit-config
namespace: syn-fluentbit

0 comments on commit 3f9a4e3

Please sign in to comment.