Merge pull request #1620 from luthermonson/dev-v2.6

[dev-v2.6] Adding Windows ltsc2022 Support to fluent-bit
pull/1622/head
Luther Monson 2021-11-17 13:32:41 -07:00 committed by GitHub
commit 4734b8e3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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