From 28c9cf22ad8c4e1cb0a0c35b25145a426ade2f0e Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 22 Mar 2023 15:21:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20a2818b7?= 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 f3d03d1a9..7b8b36589 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:a54d357a80f1c84dbc3e69fd47b1e02f856176a17fe18b48f391b978aa56630d + tag: rolling@sha256:a2818b79b1f218bcfafa81e576a680787fad0283514ecc37293fc9007c5b90a5 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 562dc1334..be1d07693 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:a54d357a80f1c84dbc3e69fd47b1e02f856176a17fe18b48f391b978aa56630d + tag: rolling@sha256:a2818b79b1f218bcfafa81e576a680787fad0283514ecc37293fc9007c5b90a5 command: - python - /app/script.py