diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index d1a842edc..f3d03d1a9 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:f4acb0473aa3edfff7987cb85f98d6a96971296a235c57c56b53cda7a7c3bd5b + tag: rolling@sha256:a54d357a80f1c84dbc3e69fd47b1e02f856176a17fe18b48f391b978aa56630d 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 56f0bba56..562dc1334 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:f4acb0473aa3edfff7987cb85f98d6a96971296a235c57c56b53cda7a7c3bd5b + tag: rolling@sha256:a54d357a80f1c84dbc3e69fd47b1e02f856176a17fe18b48f391b978aa56630d command: - python - /app/script.py