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 23, 2023
1 parent 94944be commit 613786e
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:da7c195193a0da98124629bb57da0ebbedf2309796551b4c9d1c9e042942e0cd
quay.io/apicurio/apicurio-registry-sql@sha256:dd845b59c70212d641f32a1699424d9b8e7ba20c60a867adb0b25d6e67de28b3
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:84fab41751be8b4bb65ad06ac4a8252fb374944a9ece1c580e7bf48cba0f79dd
quay.io/apicurio/apicurio-registry-ui@sha256:868873274f0326c2c2a68ce23bda02f7f7064a4168c32fda8c72dde01e17f259
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 613786e

Please sign in to comment.