mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 22:14:11 -03:00
chore(helm): update image alpine digest to 1e42bbe (#29172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | digest | `beefdbd` -> `1e42bbe` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||
- https://hub.docker.com/_/alpine
|
||||
type: application
|
||||
version: 15.2.1
|
||||
version: 15.2.2
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
|
||||
tag: 3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
|
||||
|
||||
global:
|
||||
# Ignore isStopped
|
||||
|
||||
Reference in New Issue
Block a user