Skip to content

Commit 77b8aac

Browse files
Jakujewebknjaz
authored andcommitted
Add recent Fedora and ubi9 images
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent 42ef818 commit 77b8aac

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -909,10 +909,9 @@ jobs:
909909
strategy:
910910
matrix:
911911
target-container:
912-
- tag: fedora:39
913-
- tag: fedora:40
914-
- tag: fedora:41
915912
- tag: fedora:42
913+
- tag: fedora:43
914+
- tag: fedora:44
916915
- tag: ubi9/ubi:9.0.0
917916
registry: registry.access.redhat.com
918917
- tag: ubi9/ubi:9.1
@@ -923,6 +922,12 @@ jobs:
923922
registry: registry.access.redhat.com
924923
- tag: ubi9/ubi:9.4
925924
registry: registry.access.redhat.com
925+
- tag: ubi9/ubi:9.5
926+
registry: registry.access.redhat.com
927+
- tag: ubi9/ubi:9.6
928+
registry: registry.access.redhat.com
929+
- tag: ubi9/ubi:9.7
930+
registry: registry.access.redhat.com
926931

927932
runs-on: ubuntu-latest
928933

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add current Fedora and ubi9 images to CI/CD pipeline -- by :user:`Jakuje`.

0 commit comments

Comments
 (0)