chore(deps): update container image lancachenet/lancache-dns to latest@99c1c79 by renovate (#25760)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lancachenet/lancache-dns | digest | `a9a37f6` -> `99c1c79` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
07b6a2141b
commit
5d17d8c07b
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns
|
||||||
- https://hub.docker.com/r/lancachenet/lancache-dns
|
- https://hub.docker.com/r/lancachenet/lancache-dns
|
||||||
type: application
|
type: application
|
||||||
version: 10.1.5
|
version: 10.1.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: lancachenet/lancache-dns
|
repository: lancachenet/lancache-dns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:a9a37f6a30fd9f6be382c66c9cb0c71f7a9426b7036f8ea47328c61ba7ec7b43
|
tag: latest@sha256:99c1c79f2615048e961b53f30733a4f30f93f30d26cf5698f45a172a74a82b72
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue