From 371be137f78395357fc57155505deef875b0fa18 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 18 Mar 2023 19:14:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=2097c045f?= 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 2cb612583..1614445ba 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:7bd5bf78236f5e7e0cc61b87e0dbd745bdc3588e3555b811960624930b9799f0 + tag: rolling@sha256:97c045f2d849b87f1087914aaaf9da48bc8a56150cf22929494a5b19b3dbe5d5 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 bb6399c13..7131c57f0 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:55db72698e29c5ed7bb64ed0f21c78c97045fd44d46f797f078d567eb082e1c9 + tag: rolling@sha256:97c045f2d849b87f1087914aaaf9da48bc8a56150cf22929494a5b19b3dbe5d5 command: - python - /app/script.py