Skip to content

Commit d932153

Browse files
committed
chore: update digest for osc-dm-verity-image
Signed-off-by: Camilla Conte <[email protected]>
1 parent d7c47bd commit d932153

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle/manifests/sandboxed-containers-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ spec:
400400
- name: RELATED_IMAGE_PODVM_PAYLOAD
401401
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
402402
- name: RELATED_IMAGE_PODVM_OCI
403-
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
403+
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
404404
envFrom:
405405
- secretRef:
406406
name: peer-pods-secret
@@ -557,7 +557,7 @@ spec:
557557
name: podvm-builder
558558
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
559559
name: podvm-payload
560-
- image: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
560+
- image: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
561561
name: podvm-oci
562562
replaces: sandboxed-containers-operator.v1.9.0
563563
version: 1.10.0

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
- name: RELATED_IMAGE_PODVM_PAYLOAD
8989
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
9090
- name: RELATED_IMAGE_PODVM_OCI
91-
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:93f3c45cda820a16030273e5a3f5c186d602f9affcb3cfa91230084a516dc3f4
91+
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
9292
imagePullPolicy: Always
9393
resources:
9494
limits:

0 commit comments

Comments
 (0)