From 6850dc4344e6f1b7ffd621aa971cdd43a941c00e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Jun 2021 18:58:36 +0000 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v0.16.2 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 33385a70a..fe7b3e159 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.1 + tag: 0.16.2 pullPolicy: IfNotPresent env: SECRET_KEY: ${SECRET_RECIPES_SECRET_KEY}