2 Commits

Author SHA1 Message Date
48a472d288 chore(deps): update docker.io/library/redis:7 docker digest to 24ea35e
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Validate / validate (push) Successful in 22s
2026-04-10 10:13:07 +00:00
1b8cf8ce4e chore(deps): pin docker.io/library/redis docker tag to 0a0558e (#4)
All checks were successful
Deploy / deploy (push) Successful in 46s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/library/redis](https://hub.docker.com/_/redis) ([source](https://github.com/redis/docker-library-redis)) | pinDigest |  → `0a0558e` |

---

### 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcHMiLCJrOHMiXX0=-->

Reviewed-on: #4
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-04-08 08:00:26 +02:00

View File

@@ -17,7 +17,7 @@ spec:
kubernetes.io/hostname: k3sh0 kubernetes.io/hostname: k3sh0
containers: containers:
- name: redis - name: redis
image: docker.io/library/redis:7 image: docker.io/library/redis:7@sha256:24ea35ee039d7345bef2377611e3b1a615231746de4cfea74c1414575ee56167
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data