From ca9b27199ccab82aefe809674cae80a2a322a428 Mon Sep 17 00:00:00 2001 From: aahel Date: Tue, 13 Jun 2023 19:45:12 +0530 Subject: [PATCH] added changelog file --- .changelog/2310.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/2310.txt diff --git a/.changelog/2310.txt b/.changelog/2310.txt new file mode 100644 index 0000000000..5e37de44ea --- /dev/null +++ b/.changelog/2310.txt @@ -0,0 +1,3 @@ +```release-note:feature +helm: Added imagePullPolicy global field which can be configured to override the default behaviour. +``` \ No newline at end of file