diff --git a/charts/ui/values.yaml b/charts/ui/values.yaml index a286f8b..0feb01b 100644 --- a/charts/ui/values.yaml +++ b/charts/ui/values.yaml @@ -12,7 +12,7 @@ auth: image: repository: docker pull ghcr.io/comissions-app/ui - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: "latest"