Skip to content

Commit

Permalink
bump for support
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox committed Nov 8, 2023
1 parent e97f49d commit 6e93ef1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-openshift-4-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-openshift-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6e93ef1

Please sign in to comment.