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 Nov 1, 2024
1 parent 1a3c6a2 commit 4ca5922
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:2655c99b3fbc2f0eedb9e10f0adb2a688739792b56c40af140a45f71cb7992f6
quay.io/apicurio/apicurio-registry@sha256:49ed3faf008f1a4bab50f6625a550e28d249af4cb84b280effb62494a400e49a
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:faf81984e11fe2ddd680c1b45f7b565e69db5371acd9fb2471638bc334d98ed8
quay.io/apicurio/apicurio-registry-ui@sha256:340f8ebe20869fae792abab7737daf431d66e48be4c3d509036583e1485ff07e
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 4ca5922

Please sign in to comment.