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 Nov 15, 2024
1 parent e2ebe09 commit f555db9
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:7f730836e25b56e492b68382fdfde0a28071b9e3084c07afd69c2f5a097f5ee1
quay.io/apicurio/apicurio-registry@sha256:03f6a290952b7bd0af537f22225857b710bb81af34f76f36c2c9979bf676d335
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:78c44e9de8e27eb16e7a783070e740cb50d2b3cd4623eefa4ad2cebc66b9f854
quay.io/apicurio/apicurio-registry-ui@sha256:32bb14a718d9dec5d68eff2fa34cd9e2e9d3ea040a84669b61be5d29baa055cd
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit f555db9

Please sign in to comment.