Skip to content

Commit 48d8734

Browse files
guzalvrhybrillou
authored andcommitted
ROX-32281: bump stackrox image to 0.5.1 (openshift#72531)
* bump stackrox image to 0.5.1 Update stackrox CI image references to 0.5.1 for Go 1.25: - stackrox-ui-test-0.4.9 -> stackrox-ui-test-0.5.1 - scanner-test-0.4.9 -> scanner-test-0.5.1 Related PRs: - stackrox/rox-ci-image#239 - openshift#72530 * temporarily set stackrox branch to upgrade-go-1.25-go-mod * Revert changes to scanner repo * revert changes to non-master branches * restore master as job target branch --------- Co-authored-by: Yann Brillouet <ybrillou@redhat.com>
1 parent a8741a9 commit 48d8734

14 files changed

+14
-14
lines changed

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build_root:
3535
image_stream_tag:
3636
name: apollo-ci
3737
namespace: stackrox
38-
tag: stackrox-ui-test-0.4.9
38+
tag: stackrox-ui-test-0.5.1
3939
releases:
4040
latest:
4141
release:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-12.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build_root:
1111
image_stream_tag:
1212
name: apollo-ci
1313
namespace: stackrox
14-
tag: stackrox-ui-test-0.4.9
14+
tag: stackrox-ui-test-0.5.1
1515
resources:
1616
'*':
1717
requests:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-14-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
candidate:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-15-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
candidate:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-16-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
candidate:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-17-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
prerelease:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-18-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
prerelease:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-19-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
candidate:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-20-lp-interop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build_root:
77
image_stream_tag:
88
name: apollo-ci
99
namespace: stackrox
10-
tag: stackrox-ui-test-0.4.9
10+
tag: stackrox-ui-test-0.5.1
1111
releases:
1212
latest:
1313
candidate:

ci-operator/config/stackrox/stackrox/stackrox-stackrox-master__ocp-4-20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build_root:
1515
image_stream_tag:
1616
name: apollo-ci
1717
namespace: stackrox
18-
tag: stackrox-ui-test-0.4.9
18+
tag: stackrox-ui-test-0.5.1
1919
resources:
2020
'*':
2121
requests:

0 commit comments

Comments
 (0)