Skip to content

Commit 01ea8a1

Browse files
authored
Merge pull request #834 from openshift/konflux/component-updates/component-update-osc-dm-verity-image
chore(deps): update osc-dm-verity-image to 8d5ff64
2 parents dc9a5d1 + 5ee1010 commit 01ea8a1

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

0 commit comments

Comments
 (0)