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 21, 2023
1 parent c288dc8 commit ca810b2
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-sql@sha256:bf891a766ed3450f483965b95db207deb726f9f6c25a4e07964e309479e1d258
quay.io/apicurio/apicurio-registry-sql@sha256:f91f28b7f5f47eb63f03b7e63a12af7edbee0e91b01a1cad279c41d0f4d8d50b
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:4d8f9a29e7a4a3992630ba35f6bb8b56d69d13f6b9ea6e38653640621a12198f
quay.io/apicurio/apicurio-registry-ui@sha256:bc821da04fc5da02478584ca7485722adcb7d4bd24ab1de50f747f84f7c56a7a
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit ca810b2

Please sign in to comment.