WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit a279070

Browse files
authored
Merge pull request #1458 from openshift/konflux/component-updates/osc-operator-bundle-component-update-osc-podvm-payload
chore(deps): update osc-podvm-payload to 7317c2d
2 parents f70661f + 7698dc7 commit a279070

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
@@ -407,7 +407,7 @@ spec:
407407
- name: RELATED_IMAGE_PODVM_BUILDER
408408
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:f133d7f29debc4589e78fdce207875124baf306114ba921bab6a40f06ebfb102
409409
- name: RELATED_IMAGE_PODVM_PAYLOAD
410-
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:776a00a7525e7aab504bf9d1dfc6b3e85d5111df57c759e3b4cd303e76a760e0
410+
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7317c2d8c0ac8e542e39d695851c4add301593d2b52af80c77fd4f996efbe2b8
411411
- name: RELATED_IMAGE_PODVM_OCI
412412
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:fb85882e21561528b88b42ce6a28171aefc3c4b37ffac5c90703cb897c1e6d3f
413413
- name: RELATED_IMAGE_MUST_GATHER
@@ -572,7 +572,7 @@ spec:
572572
name: peerpods-webhook
573573
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:f133d7f29debc4589e78fdce207875124baf306114ba921bab6a40f06ebfb102
574574
name: podvm-builder
575-
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:776a00a7525e7aab504bf9d1dfc6b3e85d5111df57c759e3b4cd303e76a760e0
575+
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7317c2d8c0ac8e542e39d695851c4add301593d2b52af80c77fd4f996efbe2b8
576576
name: podvm-payload
577577
- image: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:fb85882e21561528b88b42ce6a28171aefc3c4b37ffac5c90703cb897c1e6d3f
578578
name: podvm-oci

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ spec:
8686
- name: RELATED_IMAGE_PODVM_BUILDER
8787
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:f133d7f29debc4589e78fdce207875124baf306114ba921bab6a40f06ebfb102
8888
- name: RELATED_IMAGE_PODVM_PAYLOAD
89-
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:776a00a7525e7aab504bf9d1dfc6b3e85d5111df57c759e3b4cd303e76a760e0
89+
value: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7317c2d8c0ac8e542e39d695851c4add301593d2b52af80c77fd4f996efbe2b8
9090
- name: RELATED_IMAGE_PODVM_OCI
9191
value: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:fb85882e21561528b88b42ce6a28171aefc3c4b37ffac5c90703cb897c1e6d3f
9292
- name: RELATED_IMAGE_MUST_GATHER

0 commit comments

Comments
 (0)