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 24, 2024
1 parent e4c6ee8 commit c62e836
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:dfc480b310c958c44c829f94204c0e4229bce34176750ce016b8c0d9a8af7c17
quay.io/apicurio/apicurio-registry@sha256:192454c68d1d38cf91555dcf8b53e232996f09231fb1fe132c2796c65b6cc5fd
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:1a9e8bd76c5dd29b0ca15c99bf197d20d75e4167cae57d7c8b8e8ec3d014e99c
quay.io/apicurio/apicurio-registry-ui@sha256:3bd43c2d8be1b4cf07e5d76973a6b03a6eeed2002818f005bd0ff640b87f87f5
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit c62e836

Please sign in to comment.