2 Commits

Author SHA1 Message Date
Renovate Bot
187a0c78a3 Update Helm release authentik to v2025.10.2 2025-11-20 07:03:18 +00:00
8dac861ae3 update n8n 2025-10-22 05:23:07 -05:00
2 changed files with 2 additions and 6 deletions

View File

@@ -12,21 +12,19 @@ spec:
type: ClusterIP type: ClusterIP
--- ---
apiVersion: v1 apiVersion: v1
kind: Endpoints kind: Endpoints
metadata: metadata:
name: n8n name: n8n
subsets: subsets:
- addresses: - addresses:
- ip: 192.168.20.104 - ip: 192.168.21.200
ports: ports:
- name: app - name: app
port: 5678 port: 5678
protocol: TCP protocol: TCP
--- ---
apiVersion: traefik.io/v1alpha1 apiVersion: traefik.io/v1alpha1
kind: IngressRoute kind: IngressRoute
metadata: metadata:
@@ -45,7 +43,6 @@ spec:
secretName: n8n-tls secretName: n8n-tls
--- ---
apiVersion: cert-manager.io/v1 apiVersion: cert-manager.io/v1
kind: Certificate kind: Certificate
metadata: metadata:
@@ -60,7 +57,6 @@ spec:
- "n8n.durp.info" - "n8n.durp.info"
--- ---
kind: Service kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:

View File

@@ -9,5 +9,5 @@ appVersion: "1.16.0"
dependencies: dependencies:
- name: authentik - name: authentik
repository: https://charts.goauthentik.io repository: https://charts.goauthentik.io
version: 2025.4.1 version: 2025.10.2