diff --git a/.crow/process-updates-alpine-322-amd64.yaml b/.crow/process-updates-alpine-322-amd64.yaml index 76ff290..d988d48 100644 --- a/.crow/process-updates-alpine-322-amd64.yaml +++ b/.crow/process-updates-alpine-322-amd64.yaml @@ -74,7 +74,7 @@ steps: effect: 'NoSchedule' - name: 'ntfy' - image: binwiederhier/ntfy:v2.11.0 + image: binwiederhier/ntfy:v2.12.0 when: - status: [failure] environment: diff --git a/.crow/update-package-index-alpine-322-amd64.yaml b/.crow/update-package-index-alpine-322-amd64.yaml index 5611cf5..5157190 100644 --- a/.crow/update-package-index-alpine-322-amd64.yaml +++ b/.crow/update-package-index-alpine-322-amd64.yaml @@ -79,7 +79,7 @@ steps: sleep 20 # need to wait a bit to successfully deliver API calls - name: 'ntfy' - image: binwiederhier/ntfy:v2.11.0 + image: binwiederhier/ntfy:v2.12.0 when: - status: [failure] environment: diff --git a/.crow/update-package-index-alpine-322-arm64.yaml b/.crow/update-package-index-alpine-322-arm64.yaml index 8ec94cd..d2e4e3d 100644 --- a/.crow/update-package-index-alpine-322-arm64.yaml +++ b/.crow/update-package-index-alpine-322-arm64.yaml @@ -79,7 +79,7 @@ steps: sleep 20 # need to wait a bit to successfully deliver API calls - name: 'ntfy' - image: binwiederhier/ntfy:v2.11.0 + image: binwiederhier/ntfy:v2.12.0 when: - status: [failure] environment: