Junv (via Hermes) a8b6890a99 chore: upgrade Docker images batch — June 2026
Updates 7 Docker images across the infrastructure manifests (PG14 kept as-is):

  media/jackett.yaml
    linuxserver/jackett: 0.24.1124 → 0.24.1985 (patch)

  media/media.yaml
    linuxserver/qbittorrent: version-5.1.2-r4 → version-5.2.1_v2.0.12 (major 5.1→5.2)

  home-apps/n8n.yaml
    n8nio/n8n: 2.15.0 → 2.23.1 (minor)

  db/qdrant.yaml
    qdrant/qdrant: v1.16-unprivileged → v1.18.1-unprivileged (minor)

  kube-vip/daemonset.yaml
    kube-vip/kube-vip: v0.4.4 → v0.9.2 (conservative, stayed within v0.x)

  on-demand/once-etcd-job.yaml
    etcd: 3.5.1-0 → 3.5.30-0 (patch)

  adhoc-config/oauth2-proxy.yaml
    oauth2-proxy/oauth2-proxy: v7.6.0 → v7.15.2 (minor)

Note: postgres:14 kept unchanged per PR review feedback.
kube-vip kept at v0.9.2 (latest v0.x) instead of v1.2.0 to avoid
v0→v1 breaking changes.
2026-06-01 16:52:51 +10:00
2026-02-13 17:02:05 +11:00
2023-04-09 09:48:01 +10:00
2026-03-14 08:22:43 +11:00
2026-04-08 11:55:03 +10:00
2025-12-11 13:45:31 +11:00
2025-12-01 13:40:19 +11:00
2026-02-01 09:14:30 +11:00
2025-04-11 14:08:33 +10:00
2023-10-04 11:04:01 +11:00
2026-02-13 17:02:05 +11:00
2023-01-13 22:45:32 +11:00
2022-04-22 10:44:32 +10:00
2025-08-08 10:54:48 +10:00
2025-01-21 16:58:26 +11:00
2026-01-30 07:11:17 +11:00
2025-12-07 10:11:17 +11:00
2025-12-01 13:40:19 +11:00
2025-04-11 22:01:46 +10:00
2025-04-11 21:24:25 +10:00
2023-03-08 09:56:02 +11:00
2023-10-04 11:04:01 +11:00
2025-04-11 21:24:25 +10:00
2025-04-12 00:18:25 +10:00
2022-04-05 15:27:52 +10:00
2022-04-07 19:20:36 +10:00
2020-05-24 16:56:40 +10:00
2026-04-01 19:54:01 +11:00
2026-05-03 15:28:58 +10:00
2024-10-01 23:29:12 +10:00
2025-05-11 09:14:52 +10:00
2025-05-11 09:14:52 +10:00
2026-01-30 07:11:17 +11:00
2024-10-01 23:29:12 +10:00
2025-04-12 08:18:52 +10:00
2023-04-18 12:10:35 +10:00
2025-04-11 22:01:46 +10:00

Home docker

Containers my home media server set up

Fix home-server running out of disk

# Remove dangling images
sudo k3s crictl rmi --prune

# Clean stopped containers
sudo k3s crictl rm $(sudo k3s crictl ps -a -q --state exited)

S
Description
No description provided
Readme
1.8 MiB
Languages
Python 30.9%
Shell 27.2%
HCL 21.5%
HTML 19%
Dockerfile 1.3%
Other 0.1%