Skip to content

Commit e18cb5c

Browse files
committed
Update images
1 parent 610262a commit e18cb5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/operator/config/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ labels:
1111

1212
#note that when updating the ref here you must also update system-config.yaml
1313
patches:
14-
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/c992db439fea9f86bc5531aac03d1e2574d80130/image-config.yaml
14+
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/4a7761f79253b71d750d2f7b4a3df5c262e2435e/image-config.yaml

deploy/operator/config/system-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ spec:
77
builders:
88
#note that when updating the ref here you must also update kustomization.yaml
99
ubi8:
10-
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi8:c992db439fea9f86bc5531aac03d1e2574d80130
10+
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi8:4a7761f79253b71d750d2f7b4a3df5c262e2435e
1111
priority: 2000
1212
ubi7:
13-
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:c992db439fea9f86bc5531aac03d1e2574d80130
13+
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:4a7761f79253b71d750d2f7b4a3df5c262e2435e
1414
priority: 1000

0 commit comments

Comments
 (0)