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,31 +1,30 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: duckdns
|
||||
version: 6.0.22
|
||||
version: 6.0.23
|
||||
appVersion: latest
|
||||
description:
|
||||
Duckdns is a free service which will point a DNS (sub domains of duckdns.org)
|
||||
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org)
|
||||
to an IP of your choice.
|
||||
home: https://truecharts.org/charts/stable/duckdns
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
||||
- https://ghcr.io/linuxserver/duckdns
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
||||
- https://ghcr.io/linuxserver/duckdns
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- duckdns
|
||||
- duckdns
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:fc21f41ad892601366995eb113fc55b46b5bf762161a5cc5428743a1a6b1333b
|
||||
tag: latest@sha256:33ea96de82903171db1a4107fb0ffebcdf23adb780146449fc43c4c69e3dc9c5
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user