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 ghcr.io/alyraffauf/aly.codes:latest Docker digest to 66cc315 (#126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 26, 2026, 4:09 AM UTC) 500ca83e 179c9a81

+1 -1
+1 -1
k8s/charts/aly-codes/templates/deployment.yaml
··· 28 28 app: {{ .Chart.Name }} 29 29 containers: 30 30 - name: {{ .Chart.Name }} 31 - image: ghcr.io/alyraffauf/aly.codes:latest@sha256:03b81f12425ad31880b003c7a965b9d49cac6a4820557b7a1031108eb9da6d68 31 + image: ghcr.io/alyraffauf/aly.codes:latest@sha256:66cc3150abcf3c29153dbff4e3e78e4ff615267e8f17393c17f64abf511f4636 32 32 imagePullPolicy: IfNotPresent 33 33 ports: 34 34 - name: http