You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2019. It is now read-only.
# When they update their images in the manifests, we should pin to
181
-
# that sha and remove the sed's
182
-
183
-
# pushd $OLM_DIR; git checkout 9ba3512c; popd
184
-
sed -i "s/v1alpha2/v1/g"$OLM_DIR/deploy/upstream/manifests/latest/*operatorgroup*
185
-
sed -i "s|quay.io/operator-framework/olm@sha256:4b7dec341fc754fdd2c8784ca7d81747ebbb2b87866b9e61ebbebc8c5614cfdc|quay.io/openshift/origin-operator-lifecycle-manager|g"$OLM_DIR/deploy/upstream/manifests/latest/0000_50_olm_06-olm-operator.deployment.yaml $OLM_DIR/deploy/upstream/manifests/latest/0000_50_olm_07-catalog-operator.deployment.yaml $OLM_DIR/deploy/upstream/manifests/latest/0000_50_olm_10-olm-operators.configmap.yaml
0 commit comments