From b68bcccf4f7e1b831b2bf4785793a65bf9142761 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 5 Aug 2023 11:12:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=20b0fb37c?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/pushover-notifier/app/ankr-queries/helmrelease.yaml | 2 +- .../pushover-notifier/app/github-releases/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/default/pushover-notifier/app/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/app/ankr-queries/helmrelease.yaml index b1d5a6729..c4e02e695 100644 --- a/kubernetes/apps/default/pushover-notifier/app/ankr-queries/helmrelease.yaml +++ b/kubernetes/apps/default/pushover-notifier/app/ankr-queries/helmrelease.yaml @@ -40,7 +40,7 @@ spec: name: pushover-notifier-secret image: repository: ghcr.io/auricom/python - tag: 1.0.0@sha256:248d140206cd73ead759dae23d8c7cdee86a67ccad276598b8ae298dff819b71 + tag: 1.0.0@sha256:b0fb37c8c88cd9dcba8b2b70122f212d29e92be0fdc4a718b8434dc64e234c84 command: - python3 - /app/script.py diff --git a/kubernetes/apps/default/pushover-notifier/app/github-releases/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/app/github-releases/helmrelease.yaml index 53ed5991d..6f51bee91 100644 --- a/kubernetes/apps/default/pushover-notifier/app/github-releases/helmrelease.yaml +++ b/kubernetes/apps/default/pushover-notifier/app/github-releases/helmrelease.yaml @@ -41,7 +41,7 @@ spec: name: pushover-notifier-secret image: repository: ghcr.io/auricom/python - tag: 1.0.0@sha256:248d140206cd73ead759dae23d8c7cdee86a67ccad276598b8ae298dff819b71 + tag: 1.0.0@sha256:b0fb37c8c88cd9dcba8b2b70122f212d29e92be0fdc4a718b8434dc64e234c84 command: - python3 - /app/script.py