diff --git a/ci-operator/config/openshift/installer/openshift-installer-main.yaml b/ci-operator/config/openshift/installer/openshift-installer-main.yaml index 124afaaeb4753..efdd0492e32c9 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-main.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-main.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.10.1 nested-environment-builder: name: nested-environment-builder namespace: ci @@ -193,7 +193,7 @@ tests: export GOLANGCI_LINT_CACHE=/tmp/.cache export GOPROXY=https://proxy.golang.org golangci-lint version - golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122 + golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c container: clone: true from: golangci-lint diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml index 00a3579f36691..051a4c4e12821 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.10.1 nested-environment-builder: name: nested-environment-builder namespace: ci @@ -194,7 +194,7 @@ tests: export GOLANGCI_LINT_CACHE=/tmp/.cache export GOPROXY=https://proxy.golang.org golangci-lint version - golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122 + golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c container: clone: true from: golangci-lint diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml index 6eb2dd3cd9972..42dbc913e4988 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.10.1 nested-environment-builder: name: nested-environment-builder namespace: ci @@ -193,7 +193,7 @@ tests: export GOLANGCI_LINT_CACHE=/tmp/.cache export GOPROXY=https://proxy.golang.org golangci-lint version - golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122 + golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c container: clone: true from: golangci-lint diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml index 99c8460d2f177..f398a3f4aca04 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.10.1 nested-environment-builder: name: nested-environment-builder namespace: ci @@ -193,7 +193,7 @@ tests: export GOLANGCI_LINT_CACHE=/tmp/.cache export GOPROXY=https://proxy.golang.org golangci-lint version - golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122 + golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c container: clone: true from: golangci-lint