From 7251d225b74a4c710c5f550b3830bbbc83e880ae Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 21 Mar 2023 19:16:20 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=200908f31?= 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 e4a928ec7..22fee318e 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:d43cf106471ca8c1c925292eabe59aa697472dab9de62200a4a938c7dfdf3644 + tag: rolling@sha256:0908f319003e8420bc2e4ce813f9bf220ac3e45317e4b5c4e509201d9cd06f71 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 29db8fa51..85eea2933 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:d43cf106471ca8c1c925292eabe59aa697472dab9de62200a4a938c7dfdf3644 + tag: rolling@sha256:0908f319003e8420bc2e4ce813f9bf220ac3e45317e4b5c4e509201d9cd06f71 command: - python - /app/script.py