chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@a21fd50 by renovate (#21158)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/cloudflareddns | digest | `b585ad7` -> `a21fd50` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
bf883b3d61
commit
9a20e20ed5
|
@ -24,7 +24,7 @@ keywords:
|
|||
- cloudflareddns
|
||||
- ddns
|
||||
- cloudflare
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
|
||||
- https://ghcr.io/hotio/cloudflareddns
|
||||
type: application
|
||||
version: 9.8.17
|
||||
version: 9.8.18
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/hotio/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b585ad7bae04ec4a1d31a9dcbdf3f4b7d8751bffa7bffc12c9c301cf01d16d56
|
||||
tag: latest@sha256:a21fd506ab823f776b5981242cbdec02fdb58131db7a90f5a5654e2a42ffd4e5
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue