renovate: deploy renovate on kube

This commit is contained in:
2026-08-26 21:35:02 +02:00
parent 45f8f84cbc
commit a80b45618c
51 changed files with 1074 additions and 864 deletions
+19
View File
@@ -0,0 +1,19 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: renovate
namespace: renovate
spec:
interval: 1m
chart:
spec:
sourceRef:
kind: HelmRepository
name: renovate
namespace: renovate
chart: renovate
version: "46.260.4"
interval: 1m
valuesFrom:
- kind: Secret
name: renovate-values