chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@8e587c6 by renovate (#20328)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `4c0bb87` -> `8e587c6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
58af79880b
commit
8bb416a609
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
|
||||||
keywords:
|
keywords:
|
||||||
- duckdns
|
- duckdns
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
||||||
- https://ghcr.io/linuxserver/duckdns
|
- https://ghcr.io/linuxserver/duckdns
|
||||||
type: application
|
type: application
|
||||||
version: 9.7.8
|
version: 9.7.9
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/duckdns
|
repository: ghcr.io/linuxserver/duckdns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:4c0bb87075df7ff35ef07806cce2d867ed7a75d739b23cf6f5b847cfd5c3fb2e
|
tag: latest@sha256:8e587c697b59f07a048effb7bec13e3a49f502a4de7f442751313e36888006c5
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue