chore(lancache-dns): update image docker.io/lancachenet/lancache-dns digest to b703410 (#44491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/lancache-dns | digest | `0ac433d` -> `b703410` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtZG5zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -25,21 +25,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: DNS Chart service for a steam cache.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/lancache-dns
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/lancache-dns.webp
|
||||
home: https://truecharts.org/charts/stable/lancache-dns
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.webp
|
||||
keywords:
|
||||
- lancache-dns
|
||||
- dns
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: lancache-dns
|
||||
sources:
|
||||
- https://github.com/lancachenet/lancache-dns
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lancache-dns
|
||||
- https://hub.docker.com/r/lancachenet/lancache-dns
|
||||
type: application
|
||||
version: 11.13.18
|
||||
version: 11.13.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/lancachenet/lancache-dns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0ac433df9cd1bdf8e4817a97675fef14ebe0211f76530668033839dd9086e4c7
|
||||
tag: latest@sha256:b7034106d2fc80a39292b276008eed1ef4fefe566f619558c52268f46abcc2fe
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user