Skip to content

Commit

Permalink
Update images
Browse files Browse the repository at this point in the history
  • Loading branch information
rnc committed Dec 23, 2024
1 parent 610262a commit e18cb5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/operator/config/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ labels:

#note that when updating the ref here you must also update system-config.yaml
patches:
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/c992db439fea9f86bc5531aac03d1e2574d80130/image-config.yaml
- path: https://raw.githubusercontent.com/redhat-appstudio/jvm-build-service-builder-images/4a7761f79253b71d750d2f7b4a3df5c262e2435e/image-config.yaml
4 changes: 2 additions & 2 deletions deploy/operator/config/system-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ spec:
builders:
#note that when updating the ref here you must also update kustomization.yaml
ubi8:
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi8:c992db439fea9f86bc5531aac03d1e2574d80130
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi8:4a7761f79253b71d750d2f7b4a3df5c262e2435e
priority: 2000
ubi7:
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:c992db439fea9f86bc5531aac03d1e2574d80130
image: quay.io/redhat-user-workloads/konflux-jbs-pnc-tenant/jvm-build-service-builder-images/ubi7:4a7761f79253b71d750d2f7b4a3df5c262e2435e
priority: 1000

0 comments on commit e18cb5c

Please sign in to comment.