From b998289dbd3dd36792d53b43f5a407db1565cee5 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 20 Mar 2023 03:20:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=2074457a1?= 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 515530783..391091b6b 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:027086cec620b501409619dd0c123c37418b5182d2c19b8965de7bc4490fc6e2 + tag: rolling@sha256:74457a18de5a33936360d4ef33ba7589a680f54baa7eb80fe3ffc95d469f7e8c 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 6f5c94d76..d955d0363 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:027086cec620b501409619dd0c123c37418b5182d2c19b8965de7bc4490fc6e2 + tag: rolling@sha256:74457a18de5a33936360d4ef33ba7589a680f54baa7eb80fe3ffc95d469f7e8c command: - python - /app/script.py