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 27, 2023
1 parent b9fb107 commit fba2c57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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:182b2618e1de9a94246abc436f7047d055ef344f9925098b899968275cf0c73c
quay.io/apicurio/apicurio-registry@sha256:90c9a9533b05e5bf658aa79aba536d58588daf534f1462bfc972e1db1bc9ce2a
name: apicurio-registry-api
ports:
- name: web
Expand All @@ -44,7 +44,6 @@ spec:
value: 'true'
- name: CORS_ALLOWED_ORIGINS
value: '*'
- name: REGISTRY_STORAGE_KIND
value: sql
- name: REGISTRY_STORAGE_DB_KIND
Expand Down

0 comments on commit fba2c57

Please sign in to comment.