Reduce Helm release update interval from 24h to 6h for multiple charts
All checks were successful
renovate / renovate (push) Successful in 1m41s

This commit is contained in:
2025-12-11 22:28:38 +05:30
parent d32f4e24e6
commit bc35f5d7c1
18 changed files with 26 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: cert-manager name: cert-manager
namespace: cert-manager namespace: cert-manager
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: cert-manager chart: cert-manager
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: jetstack name: jetstack
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
remediation: remediation:
retries: 3 retries: 3

View File

@@ -5,5 +5,5 @@ metadata:
name: jetstack name: jetstack
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://charts.jetstack.io url: https://charts.jetstack.io

View File

@@ -5,7 +5,7 @@ metadata:
name: csi-driver-smb name: csi-driver-smb
namespace: kube-system namespace: kube-system
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: csi-driver-smb chart: csi-driver-smb
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: csi-driver-smb name: csi-driver-smb
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
createNamespace: true createNamespace: true
upgrade: upgrade:

View File

@@ -5,5 +5,5 @@ metadata:
name: csi-driver-smb name: csi-driver-smb
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts url: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts

View File

@@ -5,7 +5,7 @@ metadata:
name: gpu-operator name: gpu-operator
namespace: gpu-operator namespace: gpu-operator
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: gpu-operator chart: gpu-operator
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: nvidia name: nvidia
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
createNamespace: true createNamespace: true
upgrade: upgrade:

View File

@@ -5,5 +5,5 @@ metadata:
name: nvidia name: nvidia
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://helm.ngc.nvidia.com/nvidia url: https://helm.ngc.nvidia.com/nvidia

View File

@@ -5,7 +5,7 @@ metadata:
name: gpu-device-plugin name: gpu-device-plugin
namespace: gpu-operator namespace: gpu-operator
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: intel-device-plugins-gpu chart: intel-device-plugins-gpu
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: intel name: intel
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
remediation: remediation:
retries: 3 retries: 3

View File

@@ -5,5 +5,5 @@ metadata:
name: intel name: intel
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://intel.github.io/helm-charts url: https://intel.github.io/helm-charts

View File

@@ -5,7 +5,7 @@ metadata:
name: longhorn name: longhorn
namespace: longhorn-system namespace: longhorn-system
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: longhorn chart: longhorn
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: longhorn name: longhorn
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
createNamespace: true createNamespace: true
upgrade: upgrade:

View File

@@ -5,5 +5,5 @@ metadata:
name: longhorn name: longhorn
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://charts.longhorn.io url: https://charts.longhorn.io

View File

@@ -5,7 +5,7 @@ metadata:
name: metallb name: metallb
namespace: metallb-system namespace: metallb-system
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: metallb chart: metallb
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: metallb name: metallb
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
createNamespace: true createNamespace: true
upgrade: upgrade:

View File

@@ -5,5 +5,5 @@ metadata:
name: metallb name: metallb
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://metallb.github.io/metallb url: https://metallb.github.io/metallb

View File

@@ -5,7 +5,7 @@ metadata:
name: ollama name: ollama
namespace: tools namespace: tools
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: ollama chart: ollama
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: ollama name: ollama
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
remediation: remediation:
retries: 3 retries: 3

View File

@@ -5,5 +5,5 @@ metadata:
name: ollama name: ollama
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://otwld.github.io/ollama-helm/ url: https://otwld.github.io/ollama-helm/

View File

@@ -5,7 +5,7 @@ metadata:
name: prometheus name: prometheus
namespace: monitoring namespace: monitoring
spec: spec:
interval: 24h interval: 6h
chart: chart:
spec: spec:
chart: prometheus chart: prometheus
@@ -14,7 +14,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community
namespace: flux-system namespace: flux-system
interval: 24h interval: 6h
install: install:
remediation: remediation:
retries: 3 retries: 3

View File

@@ -5,5 +5,5 @@ metadata:
name: prometheus-community name: prometheus-community
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://prometheus-community.github.io/helm-charts url: https://prometheus-community.github.io/helm-charts

View File

@@ -15,7 +15,7 @@ spec:
version: '>=1.15.0-0' version: '>=1.15.0-0'
install: install:
crds: Create crds: Create
interval: 24h interval: 6h
releaseName: sealed-secrets-controller releaseName: sealed-secrets-controller
upgrade: upgrade:
crds: CreateReplace crds: CreateReplace

View File

@@ -5,5 +5,5 @@ metadata:
name: sealed-secrets name: sealed-secrets
namespace: flux-system namespace: flux-system
spec: spec:
interval: 24h interval: 6h
url: https://bitnami-labs.github.io/sealed-secrets url: https://bitnami-labs.github.io/sealed-secrets