From 1202c6e6fd213f44ab1ce61d56c3b1e750aa0fba Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 21 Mar 2023 01:22:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20abd53f1?= 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 d7fe4915b..8965ab351 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:66df7fd72309283c8416bff43dfbb749dcf6c580dd74b36d3a7db31815ccc9d3 + tag: rolling@sha256:abd53f1fcdcf81888076de1a6739e210b030621011288e7ec0c8bacfb6ff3e99 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 421a5958b..de050cb59 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:66df7fd72309283c8416bff43dfbb749dcf6c580dd74b36d3a7db31815ccc9d3 + tag: rolling@sha256:abd53f1fcdcf81888076de1a6739e210b030621011288e7ec0c8bacfb6ff3e99 command: - python - /app/script.py