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 Mar 13, 2024
1 parent 56bb92a commit e75e91d
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:3d5b9ba60c572ab22abf57f4aa221593c637311ccb84b9b174c56e76c28575f9
quay.io/apicurio/apicurio-registry@sha256:38ab65bcfa5d6187c6a8f2ca55a0e306fc6da8e5e299b04eeb1e42d3ae766da5
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:916aa17438c5e69bc07b6f5b159e1c6ff7cf0f3b948336a38c96266dadab4b9c
quay.io/apicurio/apicurio-registry-ui@sha256:3c31fe33ebdec8e994d3fc8acdf967ec3ccb643c12c4383b4cdbd5b5ba251196
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit e75e91d

Please sign in to comment.