diff --git a/tests/helm/const.go b/tests/helm/const.go index ff20af642a..7317a7663e 100644 --- a/tests/helm/const.go +++ b/tests/helm/const.go @@ -7,7 +7,7 @@ const ( chartName = "sumologic" releaseName = "collection-test" defaultNamespace = "sumologic" - defaultK8sVersion = "1.23.0" + defaultK8sVersion = "1.26.0" testDataDirectory = "./testdata" otelConfigFileName = "config.yaml" otelImageFIPSSuffix = "-fips" diff --git a/tests/helm/testdata/goldenfile/logs_otc/basic.output.yaml b/tests/helm/testdata/goldenfile/logs_otc/basic.output.yaml index 56d4fc495d..747281a25c 100644 --- a/tests/helm/testdata/goldenfile/logs_otc/basic.output.yaml +++ b/tests/helm/testdata/goldenfile/logs_otc/basic.output.yaml @@ -54,7 +54,6 @@ data: type: remove receivers: filelog/containers: - fingerprint_size: 17408 include: - /var/log/pods/*/*/*.log include_file_name: false diff --git a/tests/helm/testdata/goldenfile/logs_otc_daemonset/multiple_multiline.output.yaml b/tests/helm/testdata/goldenfile/logs_otc_daemonset/multiple_multiline.output.yaml index e678fa7a99..f1cd25a909 100644 --- a/tests/helm/testdata/goldenfile/logs_otc_daemonset/multiple_multiline.output.yaml +++ b/tests/helm/testdata/goldenfile/logs_otc_daemonset/multiple_multiline.output.yaml @@ -54,7 +54,6 @@ data: type: remove receivers: filelog/containers: - fingerprint_size: 17408 include: - /var/log/pods/*/*/*.log include_file_name: false