From 21628a2546628d331ad92b9bf54c5df44477ec71 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 21 Mar 2023 06:24:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20ac52332?= 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 db84ff150..4abbb91b8 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:b40e3ef5fbcc4e8fd4ee85a816462f0be54cb4cf74a2970cde5930bf9a8a26e4 + tag: rolling@sha256:ac5233243196a518b998e9d1151c1ba562554772ac48bbc913c2ea10aff322b2 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 a4f9adabf..2d4782718 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:b40e3ef5fbcc4e8fd4ee85a816462f0be54cb4cf74a2970cde5930bf9a8a26e4 + tag: rolling@sha256:ac5233243196a518b998e9d1151c1ba562554772ac48bbc913c2ea10aff322b2 command: - python - /app/script.py