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 ae2f813

authored by

renovate[bot] and committed by
Aly Raffauf
(Jun 30, 2026, 11:53 PM EDT) 2425b4da 4dafeb58

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