From cea1441370523ef6b83c6b1a2bb0a80146f543bb Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 26 Mar 2023 01:29:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20b3de560?= 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 c42fe4f06..c483f3397 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:c8bb8c3d897a2a86e6ffcfb4a5f857b864b89c08ab4f62a067622c8d35aadb49 + tag: rolling@sha256:b3de560a7f2f086d8fa629071175b05fadfbd29d04438d6e017e21aed425669e 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 0e0f534f0..b735de81a 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:c8bb8c3d897a2a86e6ffcfb4a5f857b864b89c08ab4f62a067622c8d35aadb49 + tag: rolling@sha256:b3de560a7f2f086d8fa629071175b05fadfbd29d04438d6e017e21aed425669e command: - python - /app/script.py