diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index ae591a699..705c88381 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:899c6567ee1705e14adbed6dc8f0fa25ca4a14aa7c458b963f98f647f5693289 + tag: rolling@sha256:1bbf4ac7776a744f9bca62fe55526ba5e943dfecf8882fa1811ddeab1c55527d 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 b03c2b8e6..26a480b85 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:899c6567ee1705e14adbed6dc8f0fa25ca4a14aa7c458b963f98f647f5693289 + tag: rolling@sha256:1bbf4ac7776a744f9bca62fe55526ba5e943dfecf8882fa1811ddeab1c55527d command: - python - /app/script.py