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 Feb 14, 2024
1 parent 4426be4 commit 8b5ddfe
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:5a1026c9d9bcdaeb3360754afc66c57f3b1c7d598bd4320f63a0e638378368a1
quay.io/apicurio/apicurio-registry@sha256:5ee685b556fc396521aa35b5a8ce44ef9d19fc8727da1b34de7361172211de50
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:af71cde7aed583373d255b65f5eed08f414d9836dc9258cc7b6f632f0072f7bd
quay.io/apicurio/apicurio-registry-ui@sha256:6b90925056bb7aff7bd613b2789c17edcf23b0a7ce43c37a1b61644672511871
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 8b5ddfe

Please sign in to comment.