k8s-gitops icon indicating copy to clipboard operation
k8s-gitops copied to clipboard

feat(container): update image docker.io/binwiederhier/ntfy to v2.11.0

Open rust84-bot[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Update Change
docker.io/binwiederhier/ntfy (source) minor v2.10.0 -> v2.11.0

Release Notes

binwiederhier/ntfy (docker.io/binwiederhier/ntfy)

v2.11.0

Compare Source

This is a tiny release that fixes a database index issue that caused performance issues on ntfy.sh. It also fixes a bug in the rate visitor logic that caused rate visitors to be assigned to seemingly random topics. Nothing major this time.

❤️ Quick reminder that if you like ntfy, please consider sponsoring us via GitHub Sponsors and Liberapay, or buying a paid plan via the web app. ntfy will always remain open source.

Bug fixes + maintenance:

  • Re-add database index idx_topic to the messages table to fix performance issues on ntfy.sh (no ticket, big thanks to @​tcaputi for finding this issue)
  • Do not set rate visitor for non-eligible topics (no ticket)
  • Do not cache config.js (#​1098, thanks to @​wunter8)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

rust84-bot[bot] avatar May 13 '24 21:05 rust84-bot[bot]

Helm Release: k8s/clusters/cluster-0/manifests/collab/ntfy/helm-release.yaml

spec.template.spec.containers.ntfy.image  (apps/v1/Deployment/ntfy)
  ± value change
    - docker.io/binwiederhier/ntfy:v2.10.0@sha256:09a18464b852dee70025fcc78d38dfc5c0e58f13a7585536a8e79cd02c2aec3d
    + docker.io/binwiederhier/ntfy:v2.11.0@sha256:38ef0bd584de2a11414c9b7330c03e5a542a312fd5078e09fc4a99e4cdd43352

rust84-bot[bot] avatar May 13 '24 21:05 rust84-bot[bot]