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 Mar 14, 2024
1 parent b9e9443 commit 481072e
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:38ab65bcfa5d6187c6a8f2ca55a0e306fc6da8e5e299b04eeb1e42d3ae766da5
quay.io/apicurio/apicurio-registry@sha256:1ac1457e94220c2e77e07cc35d6ba21213ba87279c24320478cc731c6a9c512e
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:3c31fe33ebdec8e994d3fc8acdf967ec3ccb643c12c4383b4cdbd5b5ba251196
quay.io/apicurio/apicurio-registry-ui@sha256:85236e98e659b178ab4200296384ed3952a4f06c41a4f4e61354f9a10e483147
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 481072e

Please sign in to comment.