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 Helm release cert-manager to v1.20.3 (#124)

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, 3:42 AM UTC) 9b2dc4ac 1e1c75b1

+1 -1
+1 -1
k8s/helmfile.yaml
··· 134 134 namespace: cert-manager 135 135 createNamespace: true 136 136 chart: jetstack/cert-manager 137 - version: v1.20.2 137 + version: v1.20.3 138 138 values: 139 139 - crds: 140 140 enabled: true