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:09 PM EDT) 9c85bd72 6f5cbaad

+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:17ae737825082594c296db5e1c7eba4511ded0c179e93331a2de654e95fe0c30 26 + image: ghcr.io/alyraffauf/aly.codes:latest@sha256:a11396927db7dec57e66bb17ef54065aef8271adb3183d09c81866b7e4466f25 27 27 imagePullPolicy: IfNotPresent 28 28 ports: 29 29 - name: http