From 285df51c85d33f38a98fa7b64469870997f70d5e Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 20 Mar 2023 18:24:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=206f21fb0?= 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 ab7a0a789..0b229f8d0 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:6f2543cc839e553f7fcbee38067312fbafb5b72334f0f8cb90d69aaedba2217b + tag: rolling@sha256:6f21fb065e52fc7676e1f4f8235d15ac6a58cd5953fbf1a8edbef74080443438 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 6c6517189..bd340b16a 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:6f2543cc839e553f7fcbee38067312fbafb5b72334f0f8cb90d69aaedba2217b + tag: rolling@sha256:6f21fb065e52fc7676e1f4f8235d15ac6a58cd5953fbf1a8edbef74080443438 command: - python - /app/script.py