From 014065913ca59ae58559239eabd49f5c06e62dbc Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 4 May 2022 00:57:42 +0200 Subject: 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 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chart') 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 -- cgit