From 7988d68bf8cc59ac0bf802b92963c8e37de682fd Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 23:25:48 +0000 Subject: [PATCH] fix(container): update image jank.ing/jjgadgets/redbot to v3.5.11 (#1007) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/redbot/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/redbot/app/hr.yaml b/kube/deploy/apps/redbot/app/hr.yaml index 2f08eaef..e0fdee45 100644 --- a/kube/deploy/apps/redbot/app/hr.yaml +++ b/kube/deploy/apps/redbot/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: "jank.ing/jjgadgets/redbot" - tag: "3.5.10@sha256:1486121be67168486d7890066f3ea3339e3cefc58da3ff6f0ec4638ca73d611a" + tag: "3.5.11@sha256:1955bf17428206f9da78cfe27e79fee3bee82e66e29136b98b3317a87a6fde9e" args: ["--mentionable"] env: TZ: "${CONFIG_TZ}"