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 11, 2024
1 parent 99e0a70 commit abb9f71
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:5daaa729ca14c7eda828fb60ab2358635227735b1dafa463961940db7fd5d2bc
quay.io/apicurio/apicurio-registry@sha256:52e59f3a9829b47d17e06e6f8824b2e1dd3447dff2baadcce7176f7227c7e853
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:87a75b13d4d41dcfbbb637e3eee693f68f818b36e0485ac824c565ba2a9e0b8b
quay.io/apicurio/apicurio-registry-ui@sha256:2a7b043615c80ad04ee58482ec749f92b403a5ea8b429538f40d92f70c22980c
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit abb9f71

Please sign in to comment.