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 Oct 16, 2024
1 parent 5ed9705 commit 395d813
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:9ab215591c0b7ae7d38fdcb434e6a96f1ec12970c2eb163247b78660623f9c7a
quay.io/apicurio/apicurio-registry@sha256:2653affce8cfd32171f3c0e1274dd19b43240db06e83990920208c242771b9d2
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:adc96d28678b11a53b46ee0485ec38e4bd668542e2dd333e0ece6507683757b1
quay.io/apicurio/apicurio-registry-ui@sha256:3fa197276b2bb5997cdb7fab6b57e0f5f4e5dd67b05864630526414a7577a3ec
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 395d813

Please sign in to comment.