This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.26.3` -> `28.27.4` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: Network-Web
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/max_kubernetes_version: 1.32.0
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/min_kubernetes_version: 1.24.0
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: latest
|
|
dependencies:
|
|
- name: common
|
|
version: 28.27.4
|
|
repository: oci://oci.trueforge.org/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart.
|
|
home: https://truecharts.org/charts/stable/godaddy-ddns
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.webp
|
|
keywords:
|
|
- godaddy-ddns
|
|
- Network-Web
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: godaddy-ddns
|
|
sources:
|
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/godaddy-ddns
|
|
- https://hub.docker.com/r/jwater7/godaddy-publicip-updater
|
|
type: application
|
|
version: 8.12.0
|
|
|