Skip to content

Commit

Permalink
Automatic upgrade of Registry container images.
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Sep 16, 2024
1 parent af311bf commit 14007a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/apicurio-registry/deployment-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- image: >-
quay.io/apicurio/apicurio-registry@sha256:d36a258988ee3cfd143c49351bb0eccb1f191d7fb3d131a792bbd7ddd3ad1e01
quay.io/apicurio/apicurio-registry@sha256:3ae43b080f7c64ffe0ff1fc110d780e79b9ecbea194a94aea433e3e5b95724ba
name: apicurio-registry-api
ports:
- name: web
Expand Down
2 changes: 1 addition & 1 deletion applications/apicurio-registry/deployment-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- image: >-
quay.io/apicurio/apicurio-registry-ui@sha256:e5b1adece498b3149f3506f90b38ccc8688d2b913770a083184347ae7e05d9de
quay.io/apicurio/apicurio-registry-ui@sha256:2dcbae3db7ac1769ce2f72667547c19eb439ea9d6ab94f4eb41177d0b635602f
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 14007a8

Please sign in to comment.