diff --git a/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml b/kubernetes/apps/default/pushover-notifier/ankr-queries/helmrelease.yaml index 7b8b36589..e58ba5aee 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:a2818b79b1f218bcfafa81e576a680787fad0283514ecc37293fc9007c5b90a5 + tag: rolling@sha256:dbf2da3a9c8d1a0513f04bf9836571e995ad1989de053ec0ad9f11b45f150297 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 be1d07693..7213ed150 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:a2818b79b1f218bcfafa81e576a680787fad0283514ecc37293fc9007c5b90a5 + tag: rolling@sha256:dbf2da3a9c8d1a0513f04bf9836571e995ad1989de053ec0ad9f11b45f150297 command: - python - /app/script.py