File tree 5 files changed +5
-5
lines changed
scripts/install-helpers/baremetal-coco
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
data :
3
- osImageURL : " quay.io/openshift_sandboxed_containers/rhcos-layer/ocp-4.16 :snp-0.1 .0"
3
+ osImageURL : " quay.io/openshift_sandboxed_containers/rhcos-layer/ocp-4.18 :snp-0.2 .0"
4
4
kind : ConfigMap
5
5
metadata :
6
6
name : layered-image-deploy-cm
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
data :
3
- osImageURL : " quay.io/openshift_sandboxed_containers/rhcos-layer/ocp-4.16 :tdx-0.1 .0"
3
+ osImageURL : " quay.io/openshift_sandboxed_containers/rhcos-layer/ocp-4.18 :tdx-0.2 .0"
4
4
kernelArguments : " kvm_intel.tdx=1"
5
5
kind : ConfigMap
6
6
metadata :
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
spec :
7
7
displayName : OSC Upstream Operator Catalog
8
8
sourceType : grpc
9
- image : quay.io/openshift_sandboxed_containers/openshift-sandboxed-containers-operator-catalog:1.8.1-3
9
+ image : quay.io/openshift_sandboxed_containers/openshift-sandboxed-containers-operator-catalog:1.9.0-28
10
10
updateStrategy :
11
11
registryPoll :
12
12
interval : 5m
Original file line number Diff line number Diff line change 9
9
name : sandboxed-containers-operator
10
10
source : redhat-operators
11
11
sourceNamespace : openshift-marketplace
12
- startingCSV : sandboxed-containers-operator.v1.8.1 # # OSC_VERSION
12
+ startingCSV : sandboxed-containers-operator.v1.9.0 # # OSC_VERSION
Original file line number Diff line number Diff line change 9
9
name : sandboxed-containers-operator
10
10
source : osc-upstream-catalog
11
11
sourceNamespace : openshift-marketplace
12
- startingCSV : sandboxed-containers-operator.v1.8.1 # # OSC_VERSION
12
+ startingCSV : sandboxed-containers-operator.v1.9.0 # # OSC_VERSION
You can’t perform that action at this time.
0 commit comments