about summary refs log tree commit diff
path: root/chart
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-05-04 00:57:42 +0200
committerGitHub <noreply@github.com>2022-05-04 00:57:42 +0200
commit014065913ca59ae58559239eabd49f5c06e62dbc (patch)
treed58d2386f6ce4cd09c00c8a5e26b131859af680c /chart
parent340fa34513b5a290ee0ce7d348a6dd4cf14d4a80 (diff)
Bump version to 3.5.2 (#18295)
* Bump version to 3.5.2

* Change some entries to be more clear

* Add some extra notes

* Fix line wrap

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
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 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