From c90a75c279c6ffe75a3668e8d3d1603e9ea065b4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Apr 2021 08:53:06 +0000 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v0.15.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 6bbe36478..403133dbd 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.1 + tag: 0.15.2 pullPolicy: IfNotPresent env: SECRET_KEY: ${SECRET_POSTGRESQL_RECIPES_SECRET_KEY}