From f0bdebcbb973f1acfb877d7541faad3530773b0d Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:18:19 +0800 Subject: [PATCH] fix(container): update image ghcr.io/renovatebot/renovate to v37.74.1 (#95) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/renovate/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/renovate/app/hr.yaml b/kube/deploy/apps/renovate/app/hr.yaml index a319fcca..e0704b7e 100644 --- a/kube/deploy/apps/renovate/app/hr.yaml +++ b/kube/deploy/apps/renovate/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: repository: "ghcr.io/renovatebot/renovate" - tag: "37.74.0" + tag: "37.74.1" args: ["JJGadgets/Biohazard"] # TODO: use only on main home-prod GitOps repo first env: TZ: "${CONFIG_TZ}"