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 Aug 27, 2024
1 parent b803c37 commit e496e11
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:9235c541ed9e3be813f07f0bf8019380542ad37eb0ce1fbbc14fb78e3ee44843
quay.io/apicurio/apicurio-registry@sha256:270312a9e69272881d29ba6e344b19be8fc498718412b9e10ed84e216aa1df1e
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:4e2cb8e8f63e6a73f70253eb694122947373a1fc68dc8a9e4db8deb42998bbf1
quay.io/apicurio/apicurio-registry-ui@sha256:9d35ea3d1da3ae407f4742007d5be62e01797ee3b9eda9df8ef4be5effb269a5
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit e496e11

Please sign in to comment.