From 31fc13da8dd335dbf0cdfcca81a98f4ae04f28ce Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 27 Mar 2023 13:40:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=205f87df7?= 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 e4f6ed787..4e7ea376c 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:2d5989a25cfcf1a5fd5fe0c3d7ad28ec948c79699d784cfba95d0c5fa413e411 + tag: rolling@sha256:5f87df77878479e0637a83f7c386da5fde580c720d9f3669d58618b4dad2540e 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 549fea8b8..01afe60a3 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:2d5989a25cfcf1a5fd5fe0c3d7ad28ec948c79699d784cfba95d0c5fa413e411 + tag: rolling@sha256:5f87df77878479e0637a83f7c386da5fde580c720d9f3669d58618b4dad2540e command: - python - /app/script.py