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 Dec 7, 2023
1 parent 00d31bf commit 8162bf4
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:1f0fe450591b0315957bbd2d3c3bf5b859817cc1069e4d88ea685c38f58d3dac
quay.io/apicurio/apicurio-registry@sha256:fd9c6854da1a18694b77c0d47e5032dd29e60d30baa83977ef04d6dc297cfbff
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:82ae84f4374ec31d849bcc115bde73c9e299ebf79b1793d00d1e87f12e3c29f2
quay.io/apicurio/apicurio-registry-ui@sha256:fddd723a4e9c8a20c7935a55c7b9f20442c287c75e0a219762addca9054a0e68
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 8162bf4

Please sign in to comment.