mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 05:21:24 -03:00
chore(helm): update image ghcr.io/hotio/cloudflareddns digest to b646877 (#40591)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/cloudflareddns | digest | `5c3d73d` -> `b646877` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Automate Cloudflare DNS records for those with a dynamic IP.
|
||||
home: https://trueforge.org/truecharts/stable/cloudflareddns
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudflareddns.webp
|
||||
home: https://truecharts.org/charts/stable/cloudflareddns
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.webp
|
||||
keywords:
|
||||
- cloudflareddns
|
||||
- ddns
|
||||
@@ -37,8 +37,9 @@ name: cloudflareddns
|
||||
sources:
|
||||
- https://ghcr.io/hotio/cloudflareddns
|
||||
- https://github.com/hotio/cloudflareddns
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudflareddns
|
||||
- https://hotio.dev/containers/cloudflareddns/
|
||||
type: application
|
||||
version: 12.8.0
|
||||
version: 12.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/hotio/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:5c3d73dec0b80e712ac3fefa660f403875e78ba643fd97563fc39531e403e281
|
||||
tag: latest@sha256:b64687779bbe0dcd41f9854129ce8fa9d6c5f009e1992a79bed97c85fe253eaf
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user