From 8b91e9de6f059ba1cf983decef74d4ea3580ca29 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 20 Mar 2023 15:22:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=206f2543c?= 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 2940aa932..ab7a0a789 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:e5425813dd4df9ff846ee1b4a1364e02b143d878a3b1a5ef609a4645664e5f99 + tag: rolling@sha256:6f2543cc839e553f7fcbee38067312fbafb5b72334f0f8cb90d69aaedba2217b 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 748ff595b..6c6517189 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:e5425813dd4df9ff846ee1b4a1364e02b143d878a3b1a5ef609a4645664e5f99 + tag: rolling@sha256:6f2543cc839e553f7fcbee38067312fbafb5b72334f0f8cb90d69aaedba2217b command: - python - /app/script.py