mirror of https://git.rancher.io/charts
Merge pull request #1620 from luthermonson/dev-v2.6
[dev-v2.6] Adding Windows ltsc2022 Support to fluent-bitpull/1622/head
commit
4734b8e3f2
Binary file not shown.
|
@ -151,7 +151,7 @@ images:
|
||||||
nodeagent_fluentbit:
|
nodeagent_fluentbit:
|
||||||
os: "windows"
|
os: "windows"
|
||||||
repository: rancher/fluent-bit
|
repository: rancher/fluent-bit
|
||||||
tag: 1.7.4
|
tag: 1.8.9
|
||||||
fluentbit_debug:
|
fluentbit_debug:
|
||||||
repository: rancher/mirrored-fluent-fluent-bit
|
repository: rancher/mirrored-fluent-fluent-bit
|
||||||
tag: 1.8.8-debug
|
tag: 1.8.8-debug
|
||||||
|
|
|
@ -88,7 +88,7 @@
|
||||||
+ nodeagent_fluentbit:
|
+ nodeagent_fluentbit:
|
||||||
+ os: "windows"
|
+ os: "windows"
|
||||||
+ repository: rancher/fluent-bit
|
+ repository: rancher/fluent-bit
|
||||||
+ tag: 1.7.4
|
+ tag: 1.8.9
|
||||||
+ fluentbit_debug:
|
+ fluentbit_debug:
|
||||||
+ repository: rancher/mirrored-fluent-fluent-bit
|
+ repository: rancher/mirrored-fluent-fluent-bit
|
||||||
+ tag: 1.8.8-debug
|
+ tag: 1.8.8-debug
|
||||||
|
|
Loading…
Reference in New Issue