diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index 2e442310a..f46367685 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:6f3eefeb2ea947b5f9bfa0a60ce09cca896bc9defce8302b2eeff07727d2c1eb + tag: rolling@sha256:c8d0a6f6dd5fc4fb591940cb0c66f020285dff90c2179a0cf5cb900bd6cfe44d 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 300bb3af6..81fe3aea1 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:6f3eefeb2ea947b5f9bfa0a60ce09cca896bc9defce8302b2eeff07727d2c1eb + tag: rolling@sha256:c8d0a6f6dd5fc4fb591940cb0c66f020285dff90c2179a0cf5cb900bd6cfe44d command: - python - /app/script.py