Commit 40a9e605 by michelia feng Committed by Craig Jellick

Upgrade fluentd images since we release new version

Problem: current elasticsearch gems has warning log for elasticsearch 7.x, rancher/fluentd have release new version Solution: upgrade fluentd, elasticsearch etc gems version Issue: https://github.com/rancher/rancher/issues/20450 https://github.com/rancher/rancher/issues/20509
parent ea381d91
...@@ -2,7 +2,7 @@ labels: {} ...@@ -2,7 +2,7 @@ labels: {}
image: image:
repository: rancher/fluentd repository: rancher/fluentd
tag: v0.1.13 tag: v0.1.14
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: {} resources: {}
......
...@@ -2,7 +2,7 @@ labels: {} ...@@ -2,7 +2,7 @@ labels: {}
image: image:
repository: rancher/fluentd repository: rancher/fluentd
tag: v0.1.13 tag: v0.1.14
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: {} resources: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment