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 Feb 8, 2024
1 parent 916ed28 commit 515cb78
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:76d3384862cd118f57d6e3c7b98c5352750b59253aef532070168536c3ca8e05
quay.io/apicurio/apicurio-registry@sha256:edc3e5829d8b30864f9fd5742f95f7fc7adaea544f1cbdcaa3f7749c1735204f
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:9786c3047aeccc468c294cbe6ae79339f139263c45c45aa0ad0898b6f1148f84
quay.io/apicurio/apicurio-registry-ui@sha256:de7930abaea5a4cba27f705760d219a235ee687c50a8c4b40f29e5442b31376c
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 515cb78

Please sign in to comment.