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