Skip to content

Releases: alerta/docker-alerta

v9.1.0

28 Mar 12:53

Choose a tag to compare

Changes

  • Upgrade base image from python:3.9-slim-buster to python:3.13-slim-bookworm
  • Sync all Python dependencies with alerta-server 9.1.0
  • Add ARM64 multi-arch support (linux/amd64 + linux/arm64)
  • Update MongoDB repo from 4.2 to 7.0, switch to mongosh
  • Update Nginx repo to bookworm
  • Make IPv6 nginx listen directive opt-in via ENABLE_IPV6 env var
  • Unset SECRET_KEY env var after writing to config to fix precedence issue
  • Don't exit on duplicate admin API key creation
  • Bump GitHub Actions to fix Node.js 20 deprecation
  • Use native ARM64 runners instead of QEMU emulation for faster builds

v9.0.4

05 Sep 14:55

Choose a tag to compare

What's Changed

  • build(deps): bump nokogiri from 1.15.6 to 1.16.5 in /tests/docker by @dependabot in #480

Full Changelog: v9.0.3...v9.0.4

v9.0.3

12 Apr 09:21

Choose a tag to compare

What's Changed

  • fix: Fix entrypoint housekeeping api key scope format by @lotooo in #449
  • build(deps): bump nokogiri from 1.14.1 to 1.15.6 in /tests/docker by @dependabot in #461
  • build(deps): bump python-ldap from 3.4.3 to 3.4.4 by @dependabot in #452
  • build(deps): bump lxml by @satterly in #469

Full Changelog: v9.0.2...v9.0.3

v9.0.2

09 Apr 13:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.1...v9.0.2

v9.0.1

09 Apr 07:38

Choose a tag to compare

What's Changed

  • Allow max-worker-lifetime to be passed as argument by @faisal-khalique in #435
  • Allow to pass additional configs and environment variables by @faisal-khalique in #436
  • Helm chart: handle multiline config values by @tjanson in #368
  • fix: Add admin:alerts scope to the Housekeeping key if CUSTOMER_VIEWS is enabled by @lotooo in #371
  • Add Helm variable for ingress class name. by @fredgate in #387
  • Update nginx example webui Dockerfile to fix build by @bd5872 in #395
  • Fix alerta-web build in dockerfile by @headphonejames in #417
  • Added & parameterized max-worker-lifetime-delta, disabled uWSGI strict mode by @creganFL in #366
  • Bump base image to Python 3.9 by @satterly in #437

New Contributors

Full Changelog: v9.0.0...v9.0.1

What's Changed

  • Allow max-worker-lifetime to be passed as argument by @faisal-khalique in #435
  • Allow to pass additional configs and environment variables by @faisal-khalique in #436
  • Helm chart: handle multiline config values by @tjanson in #368
  • fix: Add admin:alerts scope to the Housekeeping key if CUSTOMER_VIEWS is enabled by @lotooo in #371
  • Add Helm variable for ingress class name. by @fredgate in #387
  • Update nginx example webui Dockerfile to fix build by @bd5872 in #395
  • Fix alerta-web build in dockerfile by @headphonejames in #417
  • Added & parameterized max-worker-lifetime-delta, disabled uWSGI strict mode by @creganFL in #366
  • Bump base image to Python 3.9 by @satterly in #437

New Contributors

Full Changelog: v9.0.0...v9.0.1

v8.7.0

06 Dec 10:57

Choose a tag to compare

What's Changed

Full Changelog: v8.6.4...v8.7.0