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.

Update Helm release traefik to v41.0.1 (#134)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jun 30, 2026, 12:14 PM UTC) 2b64c294 c28552ed

+1 -1
+1 -1
k8s/helmfile.yaml
··· 31 31 - name: traefik 32 32 namespace: kube-system 33 33 chart: traefik/traefik 34 - version: 41.0.0 34 + version: 41.0.1 35 35 values: 36 36 - deployment: 37 37 kind: DaemonSet