chore(deps): update container image testdasi/simple-dns-doh to latest@5e1d672 by renovate (#20106)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | testdasi/simple-dns-doh | digest | `9f65869` -> `5e1d672` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
34b081e6c7
commit
3d077e74b1
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
|
|||
keywords:
|
||||
- dns-doh-companion
|
||||
- Network-DNS
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion
|
||||
- https://hub.docker.com/r/testdasi/simple-dns-doh
|
||||
type: application
|
||||
version: 5.7.7
|
||||
version: 5.7.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: testdasi/simple-dns-doh
|
||||
tag: latest@sha256:9f65869f1b214f7c053bee711d73ae416d860e2b357aebf542ed3f273ed1b654
|
||||
tag: latest@sha256:5e1d672a6c2d4b952151dbb8075556b556e96ab80c8c08cd7f7de3799f4aff93
|
||||
persistence: {}
|
||||
portal:
|
||||
open:
|
||||
|
|
Loading…
Reference in New Issue