diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index c42fe4f06..c483f3397 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:c8bb8c3d897a2a86e6ffcfb4a5f857b864b89c08ab4f62a067622c8d35aadb49 + tag: rolling@sha256:b3de560a7f2f086d8fa629071175b05fadfbd29d04438d6e017e21aed425669e 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 0e0f534f0..b735de81a 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:c8bb8c3d897a2a86e6ffcfb4a5f857b864b89c08ab4f62a067622c8d35aadb49 + tag: rolling@sha256:b3de560a7f2f086d8fa629071175b05fadfbd29d04438d6e017e21aed425669e command: - python - /app/script.py