[READ-ONLY] Mirror of https://github.com/alyraffauf/infra. Hybrid cloud cluster monorepo with Ansible, K8s, NixOS, and Terraform. cute.haus
ansible k8s nix nix-flake nixos terraform
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 bf76a34 (#204)

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

+1 -1
+1 -1
k8s/charts/aly-codes/templates/deployment.yaml
··· 43 43 app: {{ .Chart.Name }} 44 44 containers: 45 45 - name: {{ .Chart.Name }} 46 - image: ghcr.io/alyraffauf/aly.codes:latest@sha256:cf631bd80d4434a1cfa329de9956f1ff8fc997618d7ffc0c667b965f7bdf3d74 46 + image: ghcr.io/alyraffauf/aly.codes:latest@sha256:bf76a346fe8372e8056ea2307fcd73395056a70c4ec6da0d68bbfc1c1632d66e 47 47 imagePullPolicy: IfNotPresent 48 48 ports: 49 49 - name: http