Hybrid cloud cluster monorepo with Ansible, K8s, NixOS, and Terraform. cute.haus
ansible terraform nix k8s
1

Configure Feed

Select the types of activity you want to include in your feed.

Update lscr.io/linuxserver/ombi:latest Docker digest to 86ecbe5 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 28, 2026, 4:38 AM UTC) a762d2dd 8470bf41

+1 -1
+1 -1
k8s/charts/ombi/templates/deployment.yaml
··· 34 34 tolerationSeconds: {{ $.Values.global.failover.fastTolerationSeconds | default 60 }} 35 35 containers: 36 36 - name: {{ .Chart.Name }} 37 - image: lscr.io/linuxserver/ombi:latest@sha256:aa44c36e0c79a8c53dcf6c7f03559c8fcead701cece03a2ee1d08a3e6f13b4d5 37 + image: lscr.io/linuxserver/ombi:latest@sha256:86ecbe5081f0824e667f536019e5f9a17da3be34abe1bf3d9a57df0afbbe8323 38 38 imagePullPolicy: IfNotPresent 39 39 env: 40 40 - name: PUID