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/alyraffauf/watsup:latest Docker digest to 5d9eb67

authored by

renovate[bot] and committed by
Aly Raffauf
(Jul 1, 2026, 10:10 AM EDT) 3f3075f0 d7d232a1

+1 -1
+1 -1
k8s/charts/watsup/templates/deployment.yaml
··· 29 29 app: {{ .Chart.Name }} 30 30 containers: 31 31 - name: {{ .Chart.Name }} 32 - image: ghcr.io/alyraffauf/watsup:latest@sha256:b48a78756c7b56552cbba0424d98117e620fd209b57c0156c76295a1089f0a03 32 + image: ghcr.io/alyraffauf/watsup:latest@sha256:5d9eb676ef70ff5efff29234e78c5b23df27cbeea434c155a369bbbfdc36f9cf 33 33 imagePullPolicy: IfNotPresent 34 34 ports: 35 35 - name: http