diff --git a/deployment/deployment.yml b/deployment/deployment.yml index 4784657..6d5d5b2 100644 --- a/deployment/deployment.yml +++ b/deployment/deployment.yml @@ -61,7 +61,7 @@ spec: spec: containers: - name: restore - image: registry.brotherlogic-backend.com/brotherlogic/rstore:0.52.0 # {"$imagepolicy": "flux-system:rstore"} + image: registry.brotherlogic-backend.com/brotherlogic/rstore:0.53.0 # {"$imagepolicy": "flux-system:rstore"} ports: - containerPort: 8080 args: ["--mongo=$(CONNECTION_STRING)"]