From 6c9a0edd2a411ec8ff5fdf63129b45ee7e0fd102 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 21 Mar 2023 21:17:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20e65d9e5?= 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 22fee318e..16b751978 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:0908f319003e8420bc2e4ce813f9bf220ac3e45317e4b5c4e509201d9cd06f71 + tag: rolling@sha256:e65d9e5f4cb83e64b14640da0d223ead46d2f7af85ab0c8170d974bb7226b8d5 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 85eea2933..744f4a15d 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:0908f319003e8420bc2e4ce813f9bf220ac3e45317e4b5c4e509201d9cd06f71 + tag: rolling@sha256:e65d9e5f4cb83e64b14640da0d223ead46d2f7af85ab0c8170d974bb7226b8d5 command: - python - /app/script.py