From 10be99fa8a6893d50eccde26e6ee2e1872b56bd3 Mon Sep 17 00:00:00 2001 From: Brad Lugo Date: Wed, 28 Aug 2024 15:01:33 -0700 Subject: [PATCH] ROX-25438: Upgrade stackrox CI image to support Go 1.22.5 --- .../config/stackrox/scanner/stackrox-scanner-master.yaml | 2 +- .../config/stackrox/scanner/stackrox-scanner-release-2.34.yaml | 2 +- .../config/stackrox/stackrox/stackrox-stackrox-master.yaml | 2 +- .../stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml | 2 +- .../stackrox/stackrox/stackrox-stackrox-master__ocp-4-16.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-dev-preview.yaml | 2 +- .../stackrox/stackrox-stackrox-master__ocp-next-candidate.yaml | 2 +- .../stackrox-stackrox-master__ocp-stable-scanner-v4.yaml | 2 +- .../config/stackrox/stackrox/stackrox-stackrox-nightlies.yaml | 2 +- .../stackrox/stackrox-stackrox-nightlies__ocp-4-12.yaml | 2 +- .../stackrox/stackrox-stackrox-nightlies__ocp-4-16.yaml | 2 +- .../stackrox/stackrox/stackrox-stackrox-release-3.74.yaml | 2 +- .../stackrox/stackrox-stackrox-release-3.74__ocp-4-14.yaml | 2 +- .../stackrox/stackrox-stackrox-release-3.74__ocp-4-6.yaml | 2 +- .../config/stackrox/stackrox/stackrox-stackrox-release-4.4.yaml | 2 +- .../stackrox/stackrox-stackrox-release-4.4__ocp-4-11.yaml | 2 +- .../stackrox/stackrox-stackrox-release-4.4__ocp-4-16.yaml | 2 +- .../config/stackrox/stackrox/stackrox-stackrox-release-4.5.yaml | 2 +- .../stackrox/stackrox-stackrox-release-4.5__ocp-4-12.yaml | 2 +- .../stackrox/stackrox-stackrox-release-4.5__ocp-4-16.yaml | 2 +- .../config/stackrox/stackrox/stackrox-stackrox-release-x.y.yaml | 2 +- .../stackrox/stackrox-stackrox-release-x.y__ocp-4-12.yaml | 2 +- .../stackrox/stackrox-stackrox-release-x.y__ocp-4-16.yaml | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/ci-operator/config/stackrox/scanner/stackrox-scanner-master.yaml b/ci-operator/config/stackrox/scanner/stackrox-scanner-master.yaml index 89fcd97b5adff..63f228bdaffd4 100644 --- a/ci-operator/config/stackrox/scanner/stackrox-scanner-master.yaml +++ b/ci-operator/config/stackrox/scanner/stackrox-scanner-master.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: scanner-test-0.3.69 + tag: scanner-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/scanner/stackrox-scanner-release-2.34.yaml b/ci-operator/config/stackrox/scanner/stackrox-scanner-release-2.34.yaml index 5d2e25a8282ac..85f1dcb0ded0f 100644 --- a/ci-operator/config/stackrox/scanner/stackrox-scanner-release-2.34.yaml +++ b/ci-operator/config/stackrox/scanner/stackrox-scanner-release-2.34.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: scanner-test-0.3.69 + tag: scanner-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml index 60d8ed7db6ac4..70e5b08171b59 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml @@ -35,7 +35,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 releases: latest: release: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml index e8e85f2891fd5..a6fed191794ba 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml index 6ca41c0740383..09c09afaa8829 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 releases: latest: candidate: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml index c0bbdc05e286d..cf5e1d8cf51a1 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 releases: latest: candidate: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml index eaf69584290b6..f82846ec56f18 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 releases: latest: candidate: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16.yaml index f83d57dbad437..1ae56174963f1 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16.yaml @@ -15,7 +15,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml index a1ba1d391eae0..8723ee13566b0 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 releases: latest: candidate: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-dev-preview.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-dev-preview.yaml index df57b5935e38b..8956160eac57c 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-dev-preview.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-dev-preview.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-next-candidate.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-next-candidate.yaml index c3e5175ec79a2..7346bf261cc2d 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-next-candidate.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-next-candidate.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-stable-scanner-v4.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-stable-scanner-v4.yaml index 0862ceff3f977..26610c6bc0f74 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-stable-scanner-v4.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-stable-scanner-v4.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies.yaml index 7bbf0c845367b..87f3bf2cd1b98 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies.yaml @@ -31,7 +31,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-12.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-12.yaml index 5cb26f21f2f79..97f0bd6ac77b3 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-12.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-12.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-16.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-16.yaml index d981a750cff07..4879879ef8fee 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-16.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-nightlies__ocp-4-16.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74.yaml index 4160dcb6a6a94..b08bb447d37d4 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74.yaml @@ -23,7 +23,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-14.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-14.yaml index 1d55d8bd729c5..a5b70af95160c 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-14.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-14.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-6.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-6.yaml index b6fe4e1c24cb0..3a55e29e213cd 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-6.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-3.74__ocp-4-6.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4.yaml index db9743300be38..ac4786e519fbe 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4.yaml @@ -27,7 +27,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-11.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-11.yaml index 1eeda3e4341bb..3361ccdeaa988 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-11.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-11.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-16.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-16.yaml index 2427929301a4a..4ece9f173f620 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-16.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.4__ocp-4-16.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5.yaml index 931b18b538cf5..4535c80103627 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5.yaml @@ -27,7 +27,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-12.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-12.yaml index 91373368bd7a5..3f92bd0ad1c70 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-12.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-12.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-16.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-16.yaml index 52b6984918891..42bbb69ae8dcf 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-16.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-4.5__ocp-4-16.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y.yaml index 8d1b0ef9f1f3a..c46a94d5f5ef4 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y.yaml @@ -27,7 +27,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-12.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-12.yaml index 52809dff25a33..854027ba3344e 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-12.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-12.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: diff --git a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-16.yaml b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-16.yaml index e85c754f69eb1..b96c624f15018 100644 --- a/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-16.yaml +++ b/ci-operator/config/stackrox/stackrox/stackrox-stackrox-release-x.y__ocp-4-16.yaml @@ -11,7 +11,7 @@ build_root: image_stream_tag: name: apollo-ci namespace: stackrox - tag: stackrox-ui-test-0.4.2 + tag: stackrox-ui-test-0.4.3 resources: '*': requests: