feat: always pull latest image

Signed-off-by: Thomas Stocker <thomas.stocker.pro@gmail.com>
This commit is contained in:
Thomas Stocker
2025-11-04 15:31:20 +01:00
committed by Bryan Frimin
parent 798c5a6baf
commit 566a8e6c6d

View File

@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: ghcr.io/getprobo/probo
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"