about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2022-02-03 07:12:41 -0600
committerStarfall <us@starfall.systems>2022-02-03 07:12:41 -0600
commit2daee3d28bba6da5dbaf277eca350cc94e5ade13 (patch)
treea95d76986390b720e34555ea6d27dee5f68d8486 /chart
parent71022b8a93167706e658dbc21d7ab15e71566b37 (diff)
parent73b730e649555c9b0d2419130c5496e715fd3387 (diff)
2021-02-03 security fixes
Merge remote-tracking branch 'glitch/main'
Diffstat (limited to 'chart')
-rw-r--r--chart/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index bbe55410e..dc476b1c5 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.6
   # use `Always` when using `latest` tag
   pullPolicy: IfNotPresent