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 Jan 22, 2024
1 parent 5a835ea commit f874427
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:3b3bb947f8944a7ab02dcee14ebd062279c02dc43e8af73ca1cbbbb664a72cdc
quay.io/apicurio/apicurio-registry@sha256:1554e51bf0b990f9f9b3e0df5482d250f0d44e78df1ce64b2fa6809020008200
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:961726ac37894544ba3c9a6aa24053cd088a478428e43c8ed3a1560ebb7d825d
quay.io/apicurio/apicurio-registry-ui@sha256:0e2eaf21e275a040d4652bfbb09348d6d055d891140f00d475119abcf5bebd56
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit f874427

Please sign in to comment.