diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index e45968398..e14e7650b 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:1756dca35c85c6f8c9fb0c4bd976d1d0bda82abb46a00a9593b5244f101c0cef + tag: rolling@sha256:6901b19dc8b4b877563eee314bd7cb6317a405be38b2a69e31eedb12f3ea9a00 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 81886428e..04a05b52b 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:1756dca35c85c6f8c9fb0c4bd976d1d0bda82abb46a00a9593b5244f101c0cef + tag: rolling@sha256:6901b19dc8b4b877563eee314bd7cb6317a405be38b2a69e31eedb12f3ea9a00 command: - python - /app/script.py