From 6b59d64a90e7c12fbd03331be0194345e63f263c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 24 Mar 2023 06:23:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=207687274?= 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 a411340c9..6294d7859 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:f20ee7025c37f452d8c2adb30b9572badc5538f3ff1d225908b27af0593114fd + tag: rolling@sha256:7687274b9e9e26fc5d2dd7df940cd2974b321192052eaec40b41f8cafa059026 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 fe0fdd601..ca7aa2972 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:f20ee7025c37f452d8c2adb30b9572badc5538f3ff1d225908b27af0593114fd + tag: rolling@sha256:7687274b9e9e26fc5d2dd7df940cd2974b321192052eaec40b41f8cafa059026 command: - python - /app/script.py