Skip to content

Commit a0167e4

Browse files
authored
Update infra to use version 64 for new demo instances (#516)
1 parent 0972faf commit a0167e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chart/infra-server/static/flavors.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
##########
44
- id: demo
55
name: StackRox Demo
6-
description: Demo running StackRox 3.0.62.0
6+
description: Demo running StackRox 3.64.0
77
availability: default
88
workflow: configuration/workflow-demo.yaml
99
parameters:
@@ -12,7 +12,7 @@
1212
value: example1
1313

1414
- name: main-image
15-
value: stackrox.io/main:3.0.62.0
15+
value: stackrox.io/main:3.64.0
1616
kind: hardcoded
1717

1818
- name: k8s-version
@@ -51,8 +51,8 @@
5151

5252
- name: main-image
5353
description: StackRox Central image Docker name
54-
value: stackrox.io/main:3.0.62.0
55-
help: This must be a fully qualified image e.g. docker.io/stackrox/main:3.0.62.0
54+
value: stackrox.io/main:3.64.0
55+
help: This must be a fully qualified image e.g. docker.io/stackrox/main:3.64.0
5656

5757
- name: scanner-image
5858
description: StackRox Scanner image Docker name

0 commit comments

Comments
 (0)