Skip to content

Commit e7dbc94

Browse files
chore(deps): update osc-dm-verity-image to e464420
Image created from 'https://github.com/confidential-devhub/coco-podvm-scripts?rev=9b9226758b63ca8337afe5c5b9aafde8e342961c' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c5b8e4e commit e7dbc94

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

0 commit comments

Comments
 (0)