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 docker.io/library/nextcloud:34-apache Docker digest to e74a21b

authored by

renovate[bot] and committed by
Aly Raffauf
(Jul 1, 2026, 10:05 AM EDT) 7dabb9ec 20a7ab14

+2 -2
+2 -2
k8s/charts/nextcloud/templates/deployment.yaml
··· 34 34 tolerationSeconds: {{ $.Values.global.failover.fastTolerationSeconds | default 60 }} 35 35 containers: 36 36 - name: {{ .Chart.Name }} 37 - image: docker.io/library/nextcloud:34-apache@sha256:ae2f813a20e6fd2132e98d7c43290c75d0f61d5a20b7e6f81278f1e3b943ed4a 37 + image: docker.io/library/nextcloud:34-apache@sha256:e74a21b3d94e016831f06a6cdb3891f48ee981f6679df0bbd29af6e6f890e7c4 38 38 imagePullPolicy: IfNotPresent 39 39 envFrom: 40 40 - configMapRef: ··· 80 80 timeoutSeconds: 10 81 81 failureThreshold: 3 82 82 - name: cron 83 - image: docker.io/library/nextcloud:34-apache@sha256:ae2f813a20e6fd2132e98d7c43290c75d0f61d5a20b7e6f81278f1e3b943ed4a 83 + image: docker.io/library/nextcloud:34-apache@sha256:e74a21b3d94e016831f06a6cdb3891f48ee981f6679df0bbd29af6e6f890e7c4 84 84 imagePullPolicy: IfNotPresent 85 85 command: 86 86 - /bin/sh