From 0be4817746251c49675ccdfd9bfd25870b4539a2 Mon Sep 17 00:00:00 2001 From: Jian Wang Date: Fri, 12 Jul 2024 11:33:56 +0200 Subject: [PATCH] Bump rancher-logging to 103.1.0+up4.4.0 Signed-off-by: Jian Wang --- .../patch-vaues-fluentbit-image.diff | 19 ------------------- .../configmap.yaml | 0 .../daemonset.yaml | 0 .../eventtailer.yaml | 0 scripts/version-logging | 2 +- 5 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/patch-vaues-fluentbit-image.diff rename pkg/config/templates/patch/rancher-logging/{103.0.0+up3.17.10 => 103.1.0+up4.4.0}/configmap.yaml (100%) rename pkg/config/templates/patch/rancher-logging/{103.0.0+up3.17.10 => 103.1.0+up4.4.0}/daemonset.yaml (100%) rename pkg/config/templates/patch/rancher-logging/{103.0.0+up3.17.10 => 103.1.0+up4.4.0}/eventtailer.yaml (100%) diff --git a/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/patch-vaues-fluentbit-image.diff b/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/patch-vaues-fluentbit-image.diff deleted file mode 100644 index 7673347e6..000000000 --- a/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/patch-vaues-fluentbit-image.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- values.yaml -+++ values-new.yaml -@@ -146,14 +146,14 @@ - tag: v0.4.0 - fluentbit: - repository: rancher/mirrored-fluent-fluent-bit -- tag: 1.9.5 -+ tag: 2.2.0 - nodeagent_fluentbit: - os: "windows" - repository: rancher/fluent-bit - tag: 1.8.9 - fluentbit_debug: - repository: rancher/mirrored-fluent-fluent-bit -- tag: 1.9.5-debug -+ tag: 2.2.0-debug - fluentd: - repository: rancher/mirrored-banzaicloud-fluentd - tag: v1.14.6-alpine-5 diff --git a/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/configmap.yaml b/pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/configmap.yaml similarity index 100% rename from pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/configmap.yaml rename to pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/configmap.yaml diff --git a/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/daemonset.yaml b/pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/daemonset.yaml similarity index 100% rename from pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/daemonset.yaml rename to pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/daemonset.yaml diff --git a/pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/eventtailer.yaml b/pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/eventtailer.yaml similarity index 100% rename from pkg/config/templates/patch/rancher-logging/103.0.0+up3.17.10/eventtailer.yaml rename to pkg/config/templates/patch/rancher-logging/103.1.0+up4.4.0/eventtailer.yaml diff --git a/scripts/version-logging b/scripts/version-logging index 95bf2e437..ce55ff0b9 100644 --- a/scripts/version-logging +++ b/scripts/version-logging @@ -1 +1 @@ -LOGGING_VERSION=103.0.0+up3.17.10 +LOGGING_VERSION=103.1.0+up4.4.0