From a343bbea6001b19c2f5e9a6322e457b8751ee695 Mon Sep 17 00:00:00 2001 From: Eduard Generalov Date: Sun, 22 Aug 2021 08:55:24 +0300 Subject: [PATCH] helm image fix --- .helm/inotify-backuper/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.helm/inotify-backuper/values.yaml b/.helm/inotify-backuper/values.yaml index 98437b4..c858d9b 100644 --- a/.helm/inotify-backuper/values.yaml +++ b/.helm/inotify-backuper/values.yaml @@ -6,7 +6,7 @@ image: repository: ghcr.io/egeneralov/inotify-backuper/inotify-backuper pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart version. - tag: v1.0.1 + tag: 1.0.2 imagePullSecrets: [] nameOverride: ""