chore(deps): update container image alpine to 3.20.1@b89d9c9 by renovate (#23610)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alpine | digest | `cf3f180` -> `b89d9c9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-06-21 02:27:41 +02:00 committed by GitHub
parent f8cf81ae59
commit f61e6d7a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service - https://github.com/truecharts/charts/tree/master/charts/stable/external-service
- https://hub.docker.com/_/alpine - https://hub.docker.com/_/alpine
type: application type: application
version: 15.1.2 version: 15.1.3

View File

@ -2,7 +2,7 @@
image: image:
repository: alpine repository: alpine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.20.1@sha256:cf3f1802132e21fa51a6edd5b0c41084de134959fddf9dc5d9faf2920a2985b2 tag: 3.20.1@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
global: global:
# Ignore isStopped # Ignore isStopped