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