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 29, 2024
1 parent 41f0e94 commit 738c9e2
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:30c0409b0974b6ac3d8932959b4df7a9fd8734384ca14eb9831f6213809395c4
quay.io/apicurio/apicurio-registry@sha256:d834b9e1b9862245e0667a9281518a8b7906163e19acc5442fa08786044e1db0
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:fb9ec4fb372f2f83cf5e5d203c02bb2f2fdfc6ccb77ab6dc9f56735c536ca616
quay.io/apicurio/apicurio-registry-ui@sha256:47425aec480a8868032927833f78c7c52aee9401cc8d2af3df420d0a7b524cd7
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 738c9e2

Please sign in to comment.