File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ metadata:
13
13
}
14
14
]
15
15
capabilities : Seamless Upgrades
16
- createdAt : " 2025-07-02T13:32:40Z "
16
+ createdAt : " 2025-07-20T08:00:23Z "
17
17
features.operators.openshift.io/cnf : " false"
18
18
features.operators.openshift.io/cni : " false"
19
19
features.operators.openshift.io/csi : " false"
@@ -399,6 +399,8 @@ spec:
399
399
value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:fec854750f7c5e137d0f77d2069e8a8cb66b17d6e4fc8f8eec2df22b56b2772e
400
400
- name : RELATED_IMAGE_PODVM_PAYLOAD
401
401
value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
402
+ - name : RELATED_IMAGE_PODVM_OCI
403
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
402
404
envFrom :
403
405
- secretRef :
404
406
name : peer-pods-secret
@@ -555,6 +557,8 @@ spec:
555
557
name : podvm-builder
556
558
- image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
557
559
name : podvm-payload
560
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
561
+ name : podvm-oci
558
562
replaces : sandboxed-containers-operator.v1.9.0
559
563
version : 1.10.0
560
564
webhookdefinitions :
Original file line number Diff line number Diff line change 88
88
- name : RELATED_IMAGE_PODVM_PAYLOAD
89
89
value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
90
90
- name : RELATED_IMAGE_PODVM_OCI
91
- value : " "
91
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
92
92
imagePullPolicy : Always
93
93
resources :
94
94
limits :
You can’t perform that action at this time.
0 commit comments