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 Sep 10, 2024
1 parent edfdc61 commit a8f89e2
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:783a5aa28c6c1eaac16bbfe5befb848ec30e0d694fb48bf3a9c31261f0259374
quay.io/apicurio/apicurio-registry@sha256:85ed8875102c15719c298b88dd825ac7ee3fa26486174f2bdbc74fef68d163ad
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:76388d62ea39a33863d891e4a52ba0e2606f699c7f19188b6826c602ff8af1f6
quay.io/apicurio/apicurio-registry-ui@sha256:c50f10566279f1070cbdad9956d81d15c930bea3cbef8407716d8a751192dc7e
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit a8f89e2

Please sign in to comment.