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.

chore(deps): update docker.io/library/nextcloud:34-apache docker digest to 4d4a6b5 (#120)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 24, 2026, 4:14 PM EDT) 1a4fddaf 6320d308

+2 -2
+2 -2
k8s/charts/nextcloud/templates/deployment.yaml
··· 31 31 tolerationSeconds: 60 32 32 containers: 33 33 - name: {{ .Chart.Name }} 34 - image: docker.io/library/nextcloud:34-apache@sha256:851ca6ef9da101ce3c8a32ec7b6fc65a726b380b5f466307a54c17d32fb77c9a 34 + image: docker.io/library/nextcloud:34-apache@sha256:4d4a6b5ed15a7eb4537538c848eb78833f53bed62f93e7d5af144f360cd53ff2 35 35 imagePullPolicy: IfNotPresent 36 36 envFrom: 37 37 - configMapRef: ··· 77 77 timeoutSeconds: 10 78 78 failureThreshold: 3 79 79 - name: cron 80 - image: docker.io/library/nextcloud:34-apache@sha256:851ca6ef9da101ce3c8a32ec7b6fc65a726b380b5f466307a54c17d32fb77c9a 80 + image: docker.io/library/nextcloud:34-apache@sha256:4d4a6b5ed15a7eb4537538c848eb78833f53bed62f93e7d5af144f360cd53ff2 81 81 imagePullPolicy: IfNotPresent 82 82 command: 83 83 - /bin/sh