From ac686118cc1247d0dd7744c84163b692d9364780 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 24 Mar 2023 15:20:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=205bb4620?= 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 58d0899d2..d58c2b4f2 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:6ec66aebe852e3d8bb9a920d7a088d5c57bb3d1e7f30cd88e1de2af21e64a705 + tag: rolling@sha256:5bb4620b5e275aaa8c7a522c26c3764675638b5a6aa49bdcc508a2e828d4f2a5 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 b3063cd69..80cc25eb4 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:6ec66aebe852e3d8bb9a920d7a088d5c57bb3d1e7f30cd88e1de2af21e64a705 + tag: rolling@sha256:5bb4620b5e275aaa8c7a522c26c3764675638b5a6aa49bdcc508a2e828d4f2a5 command: - python - /app/script.py