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 Sep 23, 2024
1 parent 13dbe39 commit 8f1d46c
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:020a7718f24f41ec4646d37d161932e159f474ce4a08a1e1b6eea24350e06863
quay.io/apicurio/apicurio-registry@sha256:0645b24fb68b4cbfb353813edc9da081dce7ed04834db4a8230dcbefd1cc757a
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:c24c96752c2f3e7fa91e152b09badd376c385f964fb8693eeabf3fbd05493fab
quay.io/apicurio/apicurio-registry-ui@sha256:7c68eece200e44737924fe8797e32eeb6b04bab92d48a8c44cfc01ad6020eaa4
name: apicurio-registry-ui
ports:
- name: web
Expand Down

0 comments on commit 8f1d46c

Please sign in to comment.