From 5aa92bbc398c1dafa0be8004b424694b93da072c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 16 Aug 2023 02:21:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=2053a6b26?= 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 be7f63f6a..d70e2bd25 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:b0fb37c8c88cd9dcba8b2b70122f212d29e92be0fdc4a718b8434dc64e234c84 + tag: 1.0.0@sha256:53a6b2655625c6de7ef48bfdf90b56e436a6703d908b65d4f076c4b49e22ee69 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 e1afd55bd..ac9e62e5c 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:b0fb37c8c88cd9dcba8b2b70122f212d29e92be0fdc4a718b8434dc64e234c84 + tag: 1.0.0@sha256:53a6b2655625c6de7ef48bfdf90b56e436a6703d908b65d4f076c4b49e22ee69 command: - python3 - /app/script.py