diff --git a/channels/stable-4.2.yaml b/channels/stable-4.2.yaml index 44d51196a..9546df8b1 100644 --- a/channels/stable-4.2.yaml +++ b/channels/stable-4.2.yaml @@ -41,3 +41,4 @@ versions: - 4.2.20 - 4.2.21 - 4.2.22 +- 4.2.23 diff --git a/channels/stable-4.3.yaml b/channels/stable-4.3.yaml index 11d5b826c..e0ab99e4d 100644 --- a/channels/stable-4.3.yaml +++ b/channels/stable-4.3.yaml @@ -7,6 +7,7 @@ versions: - 4.2.20+amd64 - 4.2.21+amd64 - 4.2.22+amd64 +- 4.2.23+amd64 # until s390 is released on 4.3 we may not want to include it in 4.3 channels # 4.2 -> 4.3 updates occasionally hit RequiredPoolsFailed, fixed in 4.2.18 and rc.0, but not in 4.2.16: https://bugzilla.redhat.com/show_bug.cgi?id=1782152 https://bugzilla.redhat.com/show_bug.cgi?id=1782149 # not 4.2.17 because we had a long quiet time after 4.2.16 with no releases