chore(deps): update container image tccr.io/truecharts/alpine to latest (#8168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/alpine | digest | `711ef8a` -> `87cedff` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3f7428028b
commit
a823b26655
|
@ -20,7 +20,7 @@ name: external-service
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 9.0.9
|
||||
version: 9.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:711ef8a1f34f18df5f6dc1e85f0324f737e331ac734307baf455675cdc868ce4
|
||||
tag: latest@sha256:87cedff1fd48b702111570f675252de4056305b352bb9559922fc0e3e55022eb
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue