Skip to content

Commit c5b8e4e

Browse files
authored
Merge pull request #829 from snir911/update-dm-rfs
chore: update digest for osc-dm-verity-image
2 parents 2a843f4 + 394525e commit c5b8e4e

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:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
403+
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:68c7f01fa01dd14da0d95f12945f3a79b9d7e1bd0d9afceb086bf4e364de9fd9
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:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
560+
- image: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:68c7f01fa01dd14da0d95f12945f3a79b9d7e1bd0d9afceb086bf4e364de9fd9
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:238ffe72da6977c57b93a329282b2134b60ad71037042dcc97ff609bfc6691eb
91+
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:68c7f01fa01dd14da0d95f12945f3a79b9d7e1bd0d9afceb086bf4e364de9fd9
9292
imagePullPolicy: Always
9393
resources:
9494
limits:

0 commit comments

Comments
 (0)