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 bbe55410e..caac3eba0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -8,7 +8,7 @@ image: # built from the most recent commit # # tag: latest - tag: v3.4.4 + tag: v3.4.5 # use `Always` when using `latest` tag pullPolicy: IfNotPresent |