From f45cbee3ef5670fe6e9e53ef866ccbbe246fbc4c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 22 May 2023 16:22:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20a16f52c?= 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 259d9ed89..022d48bfd 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: 1.0.0@sha256:cf18dcf536943f983b29c7d70280c6336f5c4f1ab8df119a4e2d1fac220f5b8e + tag: 1.0.0@sha256:a16f52ca801bee4ae75fe8d2423134b11611983efdc105f0648554fa4f387b76 command: - python3 - /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 0e5deca5e..6129a91e4 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: 1.0.0@sha256:cf18dcf536943f983b29c7d70280c6336f5c4f1ab8df119a4e2d1fac220f5b8e + tag: 1.0.0@sha256:a16f52ca801bee4ae75fe8d2423134b11611983efdc105f0648554fa4f387b76 command: - python3 - /app/script.py