Skip to content

2024.4.0

Latest
Compare
Choose a tag to compare
@onedr0p onedr0p released this 08 Apr 12:52
· 51 commits to main since this release
6cb34aa

Important

  1. No base images. The base images of ubuntu and alpine have been removed, each container is now built off of an upstream base image.
  2. RIP kah user. There is no longer a default user set in the containers, the default user is now root. Be sure to adjust your docker run, docker compose or Kubernetes security contexts to the user and group you want the containers to run as.

What's Changed

  • fix: add plex prefs to entrypoint script by @onedr0p in #958
  • chore(deps): update renovatebot/github-action action to v40.1.0 by @Bot-Ross in #959
  • chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.25.4 by @Bot-Ross in #960
  • chore(deps): update cue-lang/setup-cue action to v1.0.1 by @Bot-Ross in #962
  • chore(deps): update renovatebot/github-action action to v40.1.1 by @Bot-Ross in #961
  • Adjusting entrypoint to allow custom db port by @enmanuelmoreira in #966
  • chore(deps): update renovatebot/github-action action to v40.1.2 by @Bot-Ross in #964
  • feat: deprecate kubectl container by @onedr0p in #968
  • chore(deps): update renovatebot/github-action action to v40.1.3 by @Bot-Ross in #969
  • Adjusting entrypoint to allow database initialization by @prehor in #970
  • feat: deprecate transmission by @onedr0p in #971
  • chore(deps): update renovatebot/github-action action to v40.1.4 by @Bot-Ross in #973
  • chore(deps): update docker.io/rclone/rclone docker tag to v1.66.0 by @Bot-Ross in #972
  • chore(deps): update ghcr.io/onedr0p/alpine:rolling docker digest to b3d3b9e by @Bot-Ross in #974
  • Deprecate udp-broadcast-relay-redux by @onedr0p in #976
  • feat(hass): build with upstream python 3.12-alpine by @onedr0p in #977
  • chore(deps): update docker.io/library/python docker tag to v3.12.2 by @Bot-Ross in #979
  • chore(deps): update ghcr.io/onedr0p/alpine:rolling docker digest to 3fbc581 by @Bot-Ross in #981
  • Fix #941: omit tags from README to minimize spam by @rtrox in #980
  • chore(deps): update renovatebot/github-action action to v40.1.5 by @Bot-Ross in #983
  • Add mediainfo back to image by @npawelek in #984
  • chore(deps): update tj-actions/changed-files action to v43 by @Bot-Ross in #982
  • chore(deps): update renovatebot/github-action action to v40.1.6 by @Bot-Ross in #985
  • chore(deps): update tj-actions/changed-files action to v44 by @Bot-Ross in #986
  • chore(deps): update renovatebot/github-action action to v40.1.7 by @Bot-Ross in #987
  • feat: remove ubuntu base image by @onedr0p in #989
  • chore(deps): update renovatebot/github-action action to v40.1.8 by @Bot-Ross in #993
  • feat: switch to baseless apps by @onedr0p in #992
  • fix: update par2 turbo build by @onedr0p in #994

New Contributors

Full Changelog: 2024.2.0...2024.4.0