Files
infrastructure/clusters/cl01tl/helm/snapshot-controller/values.yaml
Renovate Bot 7f7f2d9563
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 1m48s
chore(deps): update registry.k8s.io/sig-storage/snapshot-controller docker tag to v8.5.0 (#3950)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/sig-storage/snapshot-controller | minor | `v8.4.0` → `v8.5.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3950
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-13 20:37:39 +00:00

16 lines
347 B
YAML

snapshot-controller:
controller:
replicaCount: 3
args:
leaderElection: true
leaderElectionNamespace: snapshot-controller
image:
repository: registry.k8s.io/sig-storage/snapshot-controller
tag: v8.5.0
resources:
requests:
cpu: 50m
memory: 128Mi
serviceMonitor:
create: true