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 Dec 12, 2023
1 parent 5642cab commit 15f8d07
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:f28ec06ca70efefb1dede6f806a361a4f6c95af69af1aa82bcb68c36ec2bdda1
quay.io/apicurio/apicurio-registry@sha256:ecf4b5b136e0c7cf09bc02b7d82de95f7f2b2bd5ca0019cc7e8f1f9913f48d59
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:14569aef8d16d39af355f1a290c1b6fa528bd25fd0ef199a7071de3d52e5d98b
quay.io/apicurio/apicurio-registry-ui@sha256:8b888e6b6ee88059927314a39ad75d4de8b991dc432d9092c7c284d276338569
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 15f8d07

Please sign in to comment.