diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-05-04 20:32:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-04 20:32:12 +0200 |
commit | 8481fa7f6a3be28e49fdf1d87211bb255f4e08da (patch) | |
tree | 8c7ede7d8a7d847e247fb45c73a888492ac029d4 /chart | |
parent | 58ac5ae643dc57ffd20017c54e7be523deaef156 (diff) | |
parent | c85c3fb708078e1576edbd4d71495ccabc35504d (diff) |
Merge pull request #1762 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
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 |