From 509640114c55d6e6c492f221ce59fd110a8fa08b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Jun 2021 20:57:28 +0000 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v0.16.4 Signed-off-by: Auricom --- cluster/apps/data/recipes/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/recipes/helm-release.yaml b/cluster/apps/data/recipes/helm-release.yaml index fe7b3e159..fceae223b 100644 --- a/cluster/apps/data/recipes/helm-release.yaml +++ b/cluster/apps/data/recipes/helm-release.yaml @@ -22,7 +22,7 @@ spec: type: Recreate image: repository: vabene1111/recipes - tag: 0.16.2 + tag: 0.16.4 pullPolicy: IfNotPresent env: SECRET_KEY: ${SECRET_RECIPES_SECRET_KEY}