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 Feb 22, 2024
1 parent a7e52a4 commit ac1ff1a
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:3cf8b1a8b67ef1efff872556f642751f432eec8d1b704d45adececeff86a3222
quay.io/apicurio/apicurio-registry@sha256:be7cfe0add1dfa0a1a6d0c82eccd51eb3a6bd2f7a71dff41b68c0b40d6ebf4f1
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:ec60369e36cafd68e7af6f87df397c54975bbb71530744810822cf4aab2159d9
quay.io/apicurio/apicurio-registry-ui@sha256:d98ced45089f0004daa4f41634e85f04ae724590d5be0bee819090cc3d4c0e36
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit ac1ff1a

Please sign in to comment.