From 6e93ef122c107b6301135a1c28bedd8765c06a8d Mon Sep 17 00:00:00 2001 From: Gavin Jefferies Date: Tue, 7 Nov 2023 20:36:04 -0800 Subject: [PATCH] bump for support --- chart/infra-server/static/workflow-openshift-4-demo.yaml | 4 ++-- .../infra-server/static/workflow-openshift-4-perf-scale.yaml | 4 ++-- chart/infra-server/static/workflow-openshift-4.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/chart/infra-server/static/workflow-openshift-4-demo.yaml b/chart/infra-server/static/workflow-openshift-4-demo.yaml index 25c167abb..4d3ca2a66 100644 --- a/chart/infra-server/static/workflow-openshift-4-demo.yaml +++ b/chart/infra-server/static/workflow-openshift-4-demo.yaml @@ -77,7 +77,7 @@ spec: - name: create container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always volumeMounts: - name: data @@ -259,7 +259,7 @@ spec: - name: destroy container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always command: - entrypoint.sh diff --git a/chart/infra-server/static/workflow-openshift-4-perf-scale.yaml b/chart/infra-server/static/workflow-openshift-4-perf-scale.yaml index 5042abad0..ad83e4b58 100644 --- a/chart/infra-server/static/workflow-openshift-4-perf-scale.yaml +++ b/chart/infra-server/static/workflow-openshift-4-perf-scale.yaml @@ -80,7 +80,7 @@ spec: archive: tar: {} container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always command: - entrypoint.sh @@ -158,7 +158,7 @@ spec: - name: destroy container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always command: - entrypoint.sh diff --git a/chart/infra-server/static/workflow-openshift-4.yaml b/chart/infra-server/static/workflow-openshift-4.yaml index bbfbb9ba2..8d4947557 100644 --- a/chart/infra-server/static/workflow-openshift-4.yaml +++ b/chart/infra-server/static/workflow-openshift-4.yaml @@ -80,7 +80,7 @@ spec: archive: tar: {} container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always command: - entrypoint.sh @@ -158,7 +158,7 @@ spec: - name: destroy container: - image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.2 + image: quay.io/stackrox-io/ci:automation-flavors-openshift-4-0.8.7 imagePullPolicy: Always command: - entrypoint.sh