We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483eebd commit ace41b3Copy full SHA for ace41b3
fbc/test-fbc/catalog-template.yaml
@@ -7,9 +7,9 @@ entries:
7
name: sandboxed-containers-operator
8
schema: olm.package
9
- 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'
+ - name: sandboxed-containers-operator.v1.10.1
+ replaces: sandboxed-containers-operator.v1.10.0
+ skipRange: '>=1.1.0 <1.10.1'
13
name: stable
14
package: sandboxed-containers-operator
15
schema: olm.channel
0 commit comments