From 2de6b96a9143c94dc54505085ad0a17293231700 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 23 Mar 2023 06:24:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=2021cb7cf?= 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 b3b616f07..3748b64b9 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:937f44e6125f8552ee12829240f40ba33ad5f91f7b54a65aa00ce9838b30c579 + tag: rolling@sha256:21cb7cf1db0722ee2b7f6b38fa89ce7626118fd8c8eac37871a4a9c521c18648 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 db537fc5d..8c9a53596 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:937f44e6125f8552ee12829240f40ba33ad5f91f7b54a65aa00ce9838b30c579 + tag: rolling@sha256:21cb7cf1db0722ee2b7f6b38fa89ce7626118fd8c8eac37871a4a9c521c18648 command: - python - /app/script.py