From 3f77dea89fd84b2e24f4b653d1d768bfd448aa81 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Jun 2021 08:29:46 +0000 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v0.16.0 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 4bf1356f1..70965ae77 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.15.2 + tag: 0.16.0 pullPolicy: IfNotPresent env: SECRET_KEY: ${SECRET_RECIPES_SECRET_KEY}