From ce00570f7702228bb0aa7508a18604803053e22b Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 25 Mar 2023 18:21:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=202aa42dc?= 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 a8f733799..14ef4d75c 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:8546cbc9b1bcf10838f65389ecdba2f19f40f8b540f0713daaf52a15c8c217f1 + tag: rolling@sha256:2aa42dcf8399db20d8c7dc28b78313457eabaecae3dcd51a36c58a545a9ba690 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 6f4ef3856..86f593f99 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:8546cbc9b1bcf10838f65389ecdba2f19f40f8b540f0713daaf52a15c8c217f1 + tag: rolling@sha256:2aa42dcf8399db20d8c7dc28b78313457eabaecae3dcd51a36c58a545a9ba690 command: - python - /app/script.py