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 Jul 25, 2024
1 parent d417a21 commit cdda3af
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:7c6ab071685e493ca78ed671f6ca74107679eaa3c0bda9a319007c3a9e7ef3cc
quay.io/apicurio/apicurio-registry@sha256:9df8b2ee238a828357be90f9201e44f69a7a929506c9abb019c640592a688c5b
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:ba5fdc26e491651e516043f202ec2d5bbc175bd0232142a8ee8a06cdd2c5c98b
quay.io/apicurio/apicurio-registry-ui@sha256:bb1e74a35297789112477c7f9ad7fd29422bebb0241b44829a35bf53a6f19d13
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit cdda3af

Please sign in to comment.