From eb45c42d044c4e6f320fc8afa66f06cd24c52705 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 2 Sep 2023 01:05:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uricom/python=20to=2028a04d3?= 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 1e65cec27..15940bae8 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:53a6b2655625c6de7ef48bfdf90b56e436a6703d908b65d4f076c4b49e22ee69 + tag: 1.0.0@sha256:28a04d389de352b53fc3abc7e31e201bca272003561de6e524103709d016573d 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 bf5842634..a89fa3f3d 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:53a6b2655625c6de7ef48bfdf90b56e436a6703d908b65d4f076c4b49e22ee69 + tag: 1.0.0@sha256:28a04d389de352b53fc3abc7e31e201bca272003561de6e524103709d016573d command: - python3 - /app/script.py