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 ghcr.io/tarampampam/error-pages:4 Docker digest to 8765e5b (#177)

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, 11:57 AM UTC) fdfab5b3 8b7000c1

+1 -1
+1 -1
k8s/charts/error-pages/templates/deployment.yaml
··· 30 30 tolerationSeconds: {{ $.Values.global.failover.fastTolerationSeconds | default 60 }} 31 31 containers: 32 32 - name: {{ .Chart.Name }} 33 - image: ghcr.io/tarampampam/error-pages:4@sha256:978c1f83e8f26742743ec3b565214ed9f2296cb5171b592071a6569dceac8c26 33 + image: ghcr.io/tarampampam/error-pages:4@sha256:8765e5b310736db2577089d6b6a3b8d0c3e740211eca00789293d1b1755c8169 34 34 imagePullPolicy: IfNotPresent 35 35 env: 36 36 - name: TEMPLATE_NAME