Skip to content

Commit c2b50e5

Browse files
author
Barkha Choithani
committed
updated dependencies to latest versions
1 parent a657820 commit c2b50e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ image:
2525
# Init container image parameters
2626
initContainerImage:
2727
repository: curlimages/curl
28-
tag: 7.85.0
28+
tag: 7.87.0
2929
pullPolicy: IfNotPresent
3030

3131
# Configure the imagePullSecret to pull the image from private repository that requires credential
@@ -138,7 +138,7 @@ startupProbe:
138138
# And export them to a logging backend specified in the outputs section below
139139
logCollection:
140140
enabled: false
141-
image: fluent/fluent-bit:1.9.7
141+
image: fluent/fluent-bit:2.0.6
142142
resources:
143143
requests:
144144
cpu: "100m"

0 commit comments

Comments
 (0)