From ce290401c0d797c80cb2fd045b168aa43af8b728 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 22 Mar 2023 03:19:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=206f3eefe?= 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 16b751978..2e442310a 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:e65d9e5f4cb83e64b14640da0d223ead46d2f7af85ab0c8170d974bb7226b8d5 + tag: rolling@sha256:6f3eefeb2ea947b5f9bfa0a60ce09cca896bc9defce8302b2eeff07727d2c1eb 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 744f4a15d..300bb3af6 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:e65d9e5f4cb83e64b14640da0d223ead46d2f7af85ab0c8170d974bb7226b8d5 + tag: rolling@sha256:6f3eefeb2ea947b5f9bfa0a60ce09cca896bc9defce8302b2eeff07727d2c1eb command: - python - /app/script.py