Skip to content

Commit 5712efd

Browse files
Merge pull request #3839 from openshift/konflux/component-updates/windows-machine-config-operator-bundle-release-4-18-component-update-windows-machine-config-operator-release-4-18
chore(deps): update windows-machine-config-operator-release-4-18 to 68a9802
2 parents 84304b7 + 775e318 commit 5712efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile.bundle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.22 as image-replacer
22
COPY bundle/manifests /manifests
3-
RUN sed -i "s|REPLACE_IMAGE|registry.redhat.io/openshift4-wincw/windows-machine-config-rhel9-operator@sha256:a2c51432db1dffab6f0c6d1794d4f334a221e8e1cd7157a4282d83b2e4eb0659|g" /manifests/windows-machine-config-operator.clusterserviceversion.yaml
3+
RUN sed -i "s|REPLACE_IMAGE|registry.redhat.io/openshift4-wincw/windows-machine-config-rhel9-operator@sha256:68a9802c4a3c0b20b3520977d622b3f9a14fa437ec57f7abe87204eb0e743a4e|g" /manifests/windows-machine-config-operator.clusterserviceversion.yaml
44
RUN sed -i "s|REPLACE_DATE|$(date "+%Y-%m-%dT%H:%M:%SZ")|g" /manifests/windows-machine-config-operator.clusterserviceversion.yaml
55

66
FROM scratch

0 commit comments

Comments
 (0)