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.

k8s: bump aly-codes

Aly Raffauf (Jun 20, 2026, 12:57 AM EDT) 703e042c a1e8acd4

+1 -1
+1 -1
k8s/charts/aly-codes/templates/deployment.yaml
··· 23 23 app: {{ .Chart.Name }} 24 24 containers: 25 25 - name: {{ .Chart.Name }} 26 - image: ghcr.io/alyraffauf/aly.codes:latest@sha256:097b85facb39e3139a516ffeabd295781e81392b921c3393020193513d228d27 26 + image: ghcr.io/alyraffauf/aly.codes:latest@sha256:9f0f5600c92a840b2813a32158943e9cba0b4d5ecea17987df378419545ddeb5 27 27 imagePullPolicy: IfNotPresent 28 28 ports: 29 29 - name: http