Skip to content

Commit 31dd978

Browse files
Merge pull request #1749 from rnc/IMAGES
Update builder images
2 parents 07e8173 + b5fc1dd commit 31dd978

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/40ea46e49d006c98cc89609d6c0d356d13bf1502/image-config.yaml
14+
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/57942d987486baf1b3c3de7e893970686e30a8ca/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/rhtap-build-tenant/jvm-build-service-builder-images/ubi8:40ea46e49d006c98cc89609d6c0d356d13bf1502
10+
image: quay.io/redhat-user-workloads/rhtap-build-tenant/jvm-build-service-builder-images/ubi8:57942d987486baf1b3c3de7e893970686e30a8ca
1111
priority: 2000
1212
ubi7:
13-
image: quay.io/redhat-user-workloads/rhtap-build-tenant/jvm-build-service-builder-images/ubi7:40ea46e49d006c98cc89609d6c0d356d13bf1502
13+
image: quay.io/redhat-user-workloads/rhtap-build-tenant/jvm-build-service-builder-images/ubi7:57942d987486baf1b3c3de7e893970686e30a8ca
1414
priority: 1000

0 commit comments

Comments
 (0)