From 8a7d5356a57ac9c0121ecaf2dffd0fc7db276260 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 22 Mar 2023 21:17:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20899c656?= 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 e58ba5aee..ae591a699 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:dbf2da3a9c8d1a0513f04bf9836571e995ad1989de053ec0ad9f11b45f150297 + tag: rolling@sha256:899c6567ee1705e14adbed6dc8f0fa25ca4a14aa7c458b963f98f647f5693289 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 7213ed150..b03c2b8e6 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:dbf2da3a9c8d1a0513f04bf9836571e995ad1989de053ec0ad9f11b45f150297 + tag: rolling@sha256:899c6567ee1705e14adbed6dc8f0fa25ca4a14aa7c458b963f98f647f5693289 command: - python - /app/script.py