diff --git a/charts/popeye/values.yaml b/charts/popeye/values.yaml index 44f97050..7c52178e 100644 --- a/charts/popeye/values.yaml +++ b/charts/popeye/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "v0.20.2" + tag: "v0.20.5" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []