From 8cfb5f8fb520f6fa22c318d0ee762dc143dfcc7c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 27 Mar 2023 06:23:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20ef31d37?= 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 841afc8fa..3e5843749 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:c7261d0f2eed7f47589beea8f91926c2a5dd53368d0391a38fdd27f982667111 + tag: rolling@sha256:ef31d37a2e4cadf9c4050530d05a3cb9785b829ec1c2591069dd4e378ec71758 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 25a52a48e..9864b4df9 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:c7261d0f2eed7f47589beea8f91926c2a5dd53368d0391a38fdd27f982667111 + tag: rolling@sha256:ef31d37a2e4cadf9c4050530d05a3cb9785b829ec1c2591069dd4e378ec71758 command: - python - /app/script.py