From 0c20a4b974b9d96333e44b106b693a09f7a38bb3 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 23 Mar 2023 15:20:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=208b9efc5?= 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 064c7b9a9..49a81fd3c 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:6a74116bc73ae79ddd229fef10fd391858e871d6787f4f41747378e53821acd2 + tag: rolling@sha256:8b9efc5eceef5e595a5869993096fb1d0dcac5c89bd5ab9d2fecedfd0ad516a1 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 f59ff1178..3977427f6 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:6a74116bc73ae79ddd229fef10fd391858e871d6787f4f41747378e53821acd2 + tag: rolling@sha256:8b9efc5eceef5e595a5869993096fb1d0dcac5c89bd5ab9d2fecedfd0ad516a1 command: - python - /app/script.py