diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index a411340c9..6294d7859 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:f20ee7025c37f452d8c2adb30b9572badc5538f3ff1d225908b27af0593114fd + tag: rolling@sha256:7687274b9e9e26fc5d2dd7df940cd2974b321192052eaec40b41f8cafa059026 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 fe0fdd601..ca7aa2972 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:f20ee7025c37f452d8c2adb30b9572badc5538f3ff1d225908b27af0593114fd + tag: rolling@sha256:7687274b9e9e26fc5d2dd7df940cd2974b321192052eaec40b41f8cafa059026 command: - python - /app/script.py