chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@33ea96d (#15716)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `fc21f41` -> `33ea96d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: duckdns
|
name: duckdns
|
||||||
version: 6.0.22
|
version: 6.0.23
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description:
|
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org)
|
||||||
Duckdns is a free service which will point a DNS (sub domains of duckdns.org)
|
|
||||||
to an IP of your choice.
|
to an IP of your choice.
|
||||||
home: https://truecharts.org/charts/stable/duckdns
|
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
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/duckdns
|
repository: ghcr.io/linuxserver/duckdns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:fc21f41ad892601366995eb113fc55b46b5bf762161a5cc5428743a1a6b1333b
|
tag: latest@sha256:33ea96de82903171db1a4107fb0ffebcdf23adb780146449fc43c4c69e3dc9c5
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user