This commit is contained in:
Scrublord MacBad 2026-04-21 17:05:21 +02:00
parent 309e1fe753
commit 36bea343e1
2 changed files with 2 additions and 3 deletions

View File

@ -9,7 +9,6 @@ spec:
chart: chart:
spec: spec:
chart: element-operator chart: element-operator
# Bei OCI geben wir keine Version mit ">=..." an, sondern eine feste oder lassen es für die neuste weg
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: element-charts name: element-charts

View File

@ -4,6 +4,6 @@ metadata:
name: element-charts name: element-charts
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h
type: oci type: oci
url: oci://ghcr.io/element-hq/charts url: oci://ghcr.io/element-hq/charts
interval: 5m