diff --git a/apps/base/matrix/ess-operator.yaml b/apps/base/matrix/ess-operator.yaml index 85ea3b7..22a1f3d 100644 --- a/apps/base/matrix/ess-operator.yaml +++ b/apps/base/matrix/ess-operator.yaml @@ -9,7 +9,6 @@ spec: chart: spec: chart: element-operator - # Bei OCI geben wir keine Version mit ">=..." an, sondern eine feste oder lassen es für die neuste weg sourceRef: kind: HelmRepository name: element-charts diff --git a/apps/base/matrix/ess-repo.yaml b/apps/base/matrix/ess-repo.yaml index 3d075e9..32dbfc8 100644 --- a/apps/base/matrix/ess-repo.yaml +++ b/apps/base/matrix/ess-repo.yaml @@ -4,6 +4,6 @@ metadata: name: element-charts namespace: flux-system spec: - interval: 1h type: oci - url: oci://ghcr.io/element-hq/charts \ No newline at end of file + url: oci://ghcr.io/element-hq/charts + interval: 5m \ No newline at end of file