diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-02-01 21:41:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 21:41:58 +0100 |
commit | 20a4b8081f419195334faee1b066e7e609ad4ffe (patch) | |
tree | df3b5b319976a49ab683a2b0695b6d828f390f9f /chart/values.yaml | |
parent | d6f3261c6cb810ea4eb6f74b9ee62af0d94cbd52 (diff) | |
parent | 098f2bc1e1531a3b3b799e2c58c9a356d4fd253c (diff) |
Merge pull request #1675 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'chart/values.yaml')
-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 |