Skip to content

feat(container): update image ghcr.io/tarampampam/error-pages to v2.24.0

Libresh Bot requested to merge renovate/ghcr.io-tarampampam-error-pages-2.x into main

This MR contains the following updates:

Package Update Change
ghcr.io/tarampampam/error-pages minor 2.16.0 -> 2.24.0

Release Notes

tarampampam/error-pages

v2.24.0

Compare Source

Added
  • Support for IPv6 addresses in the --listen flag #​191

v2.23.0

Compare Source

Added

v2.22.0

Compare Source

Changed
  • Non-existing pages now return styled 404 status page (with 404 status code) #​188

v2.21.0

Compare Source

Changed
  • Go updated from 1.19 up to 1.20
  • Go dependencies updated
  • Module name changed from github.com/tarampampam/error-pages to gh.tarampamp.am/error-pages

v2.20.0

Compare Source

Changed
  • version subcommand replaced by --version flag #​163
  • --config-file flag is not global anymore (use error-pages (serve|build) --config-file ... instead of error-pages --config-file ... (serve|build) ...) #​163
  • Flags --verbose, --debug and --log-json are deprecated, use --log-level and --log-format instead #​163
Added
  • Possibility to use custom env variables in templates #​164, #​165

v2.19.0

Compare Source

Changed
  • Go updated from 1.18 up to 1.19
Added
  • Error pages now translated into Chinese 🇨🇳 #​147

v2.18.0

Compare Source

Changed
  • Replaced fonts.googleapis.com by fonts.bunny.net regarding GDMR compliance #​131

v2.17.0

Compare Source

Added
  • Error pages now translated into Spanish 🇪🇸 #​124

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports