From 9c1e7211bbadd2c8076c6d3dec17795e640fd955 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 19 Mar 2023 15:19:07 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=202e25130?= 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 50fa41f04..5c6841f79 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:6adc5641c65b331dd854c487436dcee09cb7be179e039e13bb2c8388e821a26b + tag: rolling@sha256:2e251308ce1fdc87959804807c45b5b327d23815464740a9ede879f2a1b8eaa0 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 538a9cf9f..6848d641f 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:6adc5641c65b331dd854c487436dcee09cb7be179e039e13bb2c8388e821a26b + tag: rolling@sha256:2e251308ce1fdc87959804807c45b5b327d23815464740a9ede879f2a1b8eaa0 command: - python - /app/script.py