From cbbf490d70b5b66127be69c8262e2fb1af92cae2 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 25 Mar 2023 09:17:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20f805aea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/pushover-notifier/ankr-queries/helmrelease.yaml | 2 +- .../default/pushover-notifier/github-releases/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index 752c5d078..5b68a34f2 100644 --- a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml +++ b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml @@ -34,7 +34,7 @@ spec: schedule: "*/30 * * * *" image: repository: ghcr.io/auricom/python - tag: rolling@sha256:8feee8a206b0260d76433a736ed420a628149fc7476372f12044aa8f435bc639 + tag: rolling@sha256:f805aea4a200f41fc5e0a1ae1994f47a3250beb9467e6ee09e670a48a7ebc305 command: - python - /app/script.py diff --git a/kubernetes/apps/default/pushover-notifier/github-releases/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/github-releases/helmrelease.yaml index 7e8413c3a..e3275ee38 100644 --- a/kubernetes/apps/default/pushover-notifier/github-releases/helmrelease.yaml +++ b/kubernetes/apps/default/pushover-notifier/github-releases/helmrelease.yaml @@ -34,7 +34,7 @@ spec: schedule: "23 */3 * * *" image: repository: ghcr.io/auricom/python - tag: rolling@sha256:8feee8a206b0260d76433a736ed420a628149fc7476372f12044aa8f435bc639 + tag: rolling@sha256:f805aea4a200f41fc5e0a1ae1994f47a3250beb9467e6ee09e670a48a7ebc305 command: - python - /app/script.py