diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index 0b229f8d0..d7fe4915b 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:6f21fb065e52fc7676e1f4f8235d15ac6a58cd5953fbf1a8edbef74080443438 + tag: rolling@sha256:66df7fd72309283c8416bff43dfbb749dcf6c580dd74b36d3a7db31815ccc9d3 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 bd340b16a..421a5958b 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:6f21fb065e52fc7676e1f4f8235d15ac6a58cd5953fbf1a8edbef74080443438 + tag: rolling@sha256:66df7fd72309283c8416bff43dfbb749dcf6c580dd74b36d3a7db31815ccc9d3 command: - python - /app/script.py