From 6611d1e8871b3a8c250767d5c305dfc3479facf2 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 26 Mar 2023 21:15:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=201756dca?= 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 8548c11ed..e45968398 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:7d71da6f61875940787eaa69c743d6bc59ff82bc8cbeccb74deb3e1311db214b + tag: rolling@sha256:1756dca35c85c6f8c9fb0c4bd976d1d0bda82abb46a00a9593b5244f101c0cef 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 061c971bc..81886428e 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:7d71da6f61875940787eaa69c743d6bc59ff82bc8cbeccb74deb3e1311db214b + tag: rolling@sha256:1756dca35c85c6f8c9fb0c4bd976d1d0bda82abb46a00a9593b5244f101c0cef command: - python - /app/script.py