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 108c3a6 (#156)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 5, 2026, 10:38 AM UTC) d9011ac3 037b3cf9

+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:86ecbe5081f0824e667f536019e5f9a17da3be34abe1bf3d9a57df0afbbe8323 37 + image: lscr.io/linuxserver/ombi:latest@sha256:108c3a6949eafecb677c342a6848d5de8c902173fda67eaaabb609a22c7882c3 38 38 imagePullPolicy: IfNotPresent 39 39 env: 40 40 - name: PUID