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

authored by

renovate[bot] and committed by
Aly Raffauf
(Jul 6, 2026, 6:15 PM EDT) 5f727cf8 22316bce

+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:e74a21b3d94e016831f06a6cdb3891f48ee981f6679df0bbd29af6e6f890e7c4 37 + image: docker.io/library/nextcloud:34-apache@sha256:4fba710654b7054b9562c184b2ae3850cd4511e506ec8acf05682065be0f2bc7 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:e74a21b3d94e016831f06a6cdb3891f48ee981f6679df0bbd29af6e6f890e7c4 83 + image: docker.io/library/nextcloud:34-apache@sha256:4fba710654b7054b9562c184b2ae3850cd4511e506ec8acf05682065be0f2bc7 84 84 imagePullPolicy: IfNotPresent 85 85 command: 86 86 - /bin/sh