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.

k8/navidrome: pin to digest

Aly Raffauf (Jun 11, 2026, 11:50 AM EDT) d95a207b bf9cfa07

+2 -2
+1 -1
k8s/charts/navidrome/Chart.yaml
··· 3 3 description: Navidrome music server 4 4 type: application 5 5 version: 0.1.0 6 - appVersion: "0.61.2" 6 + appVersion: "0.62.0"
+1 -1
k8s/charts/navidrome/templates/deployment.yaml
··· 30 30 tolerationSeconds: 60 31 31 containers: 32 32 - name: {{ .Chart.Name }} 33 - image: deluan/navidrome:0.61.2 33 + image: deluan/navidrome:0.62.0@sha256:c4b5cb36a790b3eb63ca6a68bbe2fe149c2d7fa2e586f7a480e61db630e6664b 34 34 imagePullPolicy: IfNotPresent 35 35 command: 36 36 - /bin/sh