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 1, 2024
1 parent 0a240c1 commit ed2ae12
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:bbd00fec8dcd1c91a6ad313af30e0088dee34d62f7f80e02900af02943106cc3
quay.io/apicurio/apicurio-registry@sha256:01e29a6d59ecf3bc2939c601f6f4f46ba7c96ed198910aff199a242ed25a8c64
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:bb82089b5aa151bb39eda5c85d4736ea84939a6607fa80eeea3ae49afb918369
quay.io/apicurio/apicurio-registry-ui@sha256:0385d82f53cff893e4ae0328f7301e69e46f0ad32d905341d4b575adfff98781
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit ed2ae12

Please sign in to comment.