2 Commits

Author SHA1 Message Date
1adb5bff24 Update Helm release external-dns to v1.18.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-23 13:03:28 +00:00
2564cf96be Update ghcr.io/n8n-io/n8n Docker tag to v1.104.1 (#998)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Failing after 31s
2025-07-23 13:02:04 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.104.0 tag: 1.104.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: GENERIC_TIMEZONE - name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.104.0 tag: 1.104.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- n8n - n8n
@@ -182,7 +182,7 @@ n8n:
main: main:
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 1.104.0 tag: 1.104.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- n8n - n8n

View File

@@ -16,7 +16,7 @@ maintainers:
dependencies: dependencies:
- name: external-dns - name: external-dns
alias: external-dns-unifi alias: external-dns-unifi
version: 1.17.0 version: 1.18.0
repository: https://kubernetes-sigs.github.io/external-dns/ repository: https://kubernetes-sigs.github.io/external-dns/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 1.16.1 appVersion: 1.16.1