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>
This commit was merged in pull request #4.
This commit is contained in:
2026-04-08 08:00:26 +02:00
committed by t.behrendt
parent 4131bda941
commit 1b8cf8ce4e

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:0a0558e3113e98807c863440c8ccbdeac25d5b946f322043b293882e35ebf524
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data