Skip to content

Commit ace41b3

Browse files
committed
test-fbc: update the version for 1.10.1
Signed-off-by: Julien Ropé <[email protected]>
1 parent 483eebd commit ace41b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fbc/test-fbc/catalog-template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ entries:
77
name: sandboxed-containers-operator
88
schema: olm.package
99
- entries:
10-
- name: sandboxed-containers-operator.v1.10.0
11-
replaces: sandboxed-containers-operator.v1.9.0
12-
skipRange: '>=1.1.0 <1.10.0'
10+
- name: sandboxed-containers-operator.v1.10.1
11+
replaces: sandboxed-containers-operator.v1.10.0
12+
skipRange: '>=1.1.0 <1.10.1'
1313
name: stable
1414
package: sandboxed-containers-operator
1515
schema: olm.channel

0 commit comments

Comments
 (0)