From 262fdff395166e9e485e787b4ed45b3deccc40f0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 19 Mar 2023 03:23:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=207018e47?= 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 c6e65ba2b..ff0010fdd 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:cc8c939db7d6a505a66c4bb0d909fa1266454ee20e2fd577cd7f712e36b74ba3 + tag: rolling@sha256:7018e47222cac37f6165646a03278660dd241bfacb31877e8fca6533573dfcdd 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 c37f9b73c..f521741c7 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:cc8c939db7d6a505a66c4bb0d909fa1266454ee20e2fd577cd7f712e36b74ba3 + tag: rolling@sha256:7018e47222cac37f6165646a03278660dd241bfacb31877e8fca6533573dfcdd command: - python - /app/script.py