chore(helm): update image ghcr.io/linuxserver/duckdns digest to 74d3b49 (#35646)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `fd921a9` -> `74d3b49` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -34,5 +34,5 @@ sources:
|
||||
- https://ghcr.io/linuxserver/duckdns
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
||||
type: application
|
||||
version: 11.5.14
|
||||
version: 11.5.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:fd921a9afa822b435e3142477ec03a5a9e48684cc2c9ca66b686437477adebe8
|
||||
tag: latest@sha256:74d3b492ad40d1196888987938b359dd8f29e5fea065f7ce2a083c47bbadc2b9
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user