Skip to content

Commit f919901

Browse files
authored
Merge pull request #2221 from rnc/BUILDERIMAGE
Update builder-images
2 parents eccc47c + f3efec3 commit f919901

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/764d80406b0c67f77b32fc61633caaf70728c4fb/image-config.yaml
14+
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/062dcd73676777e7fa302ec1ad97c8290d529055/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:764d80406b0c67f77b32fc61633caaf70728c4fb
10+
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi8:062dcd73676777e7fa302ec1ad97c8290d529055
1111
priority: 2000
1212
ubi7:
13-
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:764d80406b0c67f77b32fc61633caaf70728c4fb
13+
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:062dcd73676777e7fa302ec1ad97c8290d529055
1414
priority: 1000

0 commit comments

Comments
 (0)