diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index c41abc4bd..075bd186a 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:651ca952e47dec000c420da34f6e887dd4d899e442e700f7798a9ab3261d18eb + tag: rolling@sha256:29b52c7a272b7d126e0d83e35d096737c40fc7f878ae1cee5fb0d13cf3fcf811 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 6e2b94ea1..e1499ab1a 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:651ca952e47dec000c420da34f6e887dd4d899e442e700f7798a9ab3261d18eb + tag: rolling@sha256:29b52c7a272b7d126e0d83e35d096737c40fc7f878ae1cee5fb0d13cf3fcf811 command: - python - /app/script.py