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 Oct 23, 2024
1 parent c563e2f commit c6910e9
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:a3d9e6d9e861685ebad5cae161dd66e794ca0cd14e46dfaef67fa42a6747b572
quay.io/apicurio/apicurio-registry@sha256:04c2bfa10773ceb8c042c528c3d5aa4a9ff61099cdea233c8f79008d519052be
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:9b327c9fe9b18f8d509e8d5d93ee136ace0ffc5de11b90cbd6310bb894ca395b
quay.io/apicurio/apicurio-registry-ui@sha256:eedc6f480b77f532f0231d510c41751ddcbbbabd98f95a57d41344ee05212d40
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit c6910e9

Please sign in to comment.