diff --git a/backend/helm/values.yaml b/backend/helm/values.yaml index cd58b0d..333bbf9 100644 --- a/backend/helm/values.yaml +++ b/backend/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: dorukgezici/subabot - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: "latest"