1 Commits

Author SHA1 Message Date
10649d7ac5 Update renovate/renovate Docker tag to v39.245.0 2025-04-15 16:00:27 +00:00
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt cert-manager.io/cluster-issuer: letsencrypt
acme.cert-manager.io/http01-edit-in-place: "true" acme.cert-manager.io/http01-edit-in-place: "true"
nginx.ingress.kubernetes.io/proxy-buffering: "false" nginx.ingress.kubernetes.io/proxy-buffering: "false"
nginx.ingress.kubernetes.io/proxy-read-timeout: 30m
spec: spec:
ingressClassName: nginx ingressClassName: nginx
rules: rules:

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate - name: renovate
# Update this to the latest available and then enable Renovate on # Update this to the latest available and then enable Renovate on
# the manifest # the manifest
image: renovate/renovate:39.245.1-full image: renovate/renovate:39.245.0-full
envFrom: envFrom:
- secretRef: - secretRef:
name: renovate-env name: renovate-env