diff --git a/blocked-edges/4.7.29.yaml b/blocked-edges/4.7.29.yaml index 98ea45235..489f11e27 100644 --- a/blocked-edges/4.7.29.yaml +++ b/blocked-edges/4.7.29.yaml @@ -1,3 +1,3 @@ to: 4.7.29 -from: ^(4[.]6[.].*|4[.]7[.][0-9]|4[.]7[.]1[1236789]|4[.]7[.]2[123])[+].*$ +from: ^(4[.]6[.].*|4[.]7[.][0-9]|4[.]7[.]1[0123456789]|4[.]7[.]2[0123])[+].*$ # Internal registry is rejecting the container creation due to sha256 layer mismatch when CephFS is used for the PV https://bugzilla.redhat.com/show_bug.cgi?id=1999591#c23