From 1662ce8a26bbba173e7ec822e83d448d03e7f802 Mon Sep 17 00:00:00 2001 From: Nick Gerace Date: Thu, 22 Apr 2021 18:17:51 -0400 Subject: [PATCH] Add os field for logging Windows image --- .../rancher-logging/generated-changes/patch/values.yaml.patch | 3 ++- packages/rancher-logging/package.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/rancher-logging/generated-changes/patch/values.yaml.patch b/packages/rancher-logging/generated-changes/patch/values.yaml.patch index f9b50b041d..523714815e 100644 --- a/packages/rancher-logging/generated-changes/patch/values.yaml.patch +++ b/packages/rancher-logging/generated-changes/patch/values.yaml.patch @@ -36,7 +36,7 @@ rbac: enabled: true psp: -@@ -85,3 +93,83 @@ +@@ -85,3 +93,84 @@ additionalLabels: {} metricRelabelings: [] relabelings: [] @@ -77,6 +77,7 @@ + repository: rancher/mirrored-banzaicloud-fluentd + tag: v1.11.5-alpine-12 + nodeagent_fluentbit: ++ os: "windows,linux" + repository: rancher/fluent-bit + tag: 1.6.10 + diff --git a/packages/rancher-logging/package.yaml b/packages/rancher-logging/package.yaml index 0fd1d6c1a1..7181c90e41 100644 --- a/packages/rancher-logging/package.yaml +++ b/packages/rancher-logging/package.yaml @@ -1,6 +1,6 @@ url: https://kubernetes-charts.banzaicloud.com/charts/logging-operator-3.9.4.tgz packageVersion: 00 -releaseCandidateVersion: 05 +releaseCandidateVersion: 06 additionalCharts: - workingDir: charts-crd crdOptions: