From 0006310e283f089ef78e71fe47cb014fa0d14360 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 10 May 2023 02:34:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20cf18dcf?= 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 ebf8df3f8..259d9ed89 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: 1.0.0@sha256:0050f065a1278cb1f9956628888e2881e4f53ac170f81f259a1afbbf1c92ec63 + tag: 1.0.0@sha256:cf18dcf536943f983b29c7d70280c6336f5c4f1ab8df119a4e2d1fac220f5b8e command: - python3 - /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 3b2a8089b..0e5deca5e 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: 1.0.0@sha256:0050f065a1278cb1f9956628888e2881e4f53ac170f81f259a1afbbf1c92ec63 + tag: 1.0.0@sha256:cf18dcf536943f983b29c7d70280c6336f5c4f1ab8df119a4e2d1fac220f5b8e command: - python3 - /app/script.py