diff options
Diffstat (limited to 'chart')
-rw-r--r-- | chart/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml b/chart/values.yaml index ef105f625..57d0b7391 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -8,7 +8,7 @@ image: # built from the most recent commit # # tag: latest - tag: v3.5.1 + tag: v3.5.2 # use `Always` when using `latest` tag pullPolicy: IfNotPresent |