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

Configure Feed

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

Update lscr.io/linuxserver/ombi:latest Docker digest to 527b0e9 (#178)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 12, 2026, 4:55 PM UTC) 19df9521 fdfab5b3

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