Important
- No base images. The base images of ubuntu and alpine have been removed, each container is now built off of an upstream base image.
- RIP
kah
user. There is no longer a default user set in the containers, the default user is nowroot
. Be sure to adjust yourdocker 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
- @enmanuelmoreira made their first contribution in #966
- @prehor made their first contribution in #970
Full Changelog: 2024.2.0...2024.4.0