From e71056322e820ecf75303fcfc0c4f956f68ec8b0 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Fri, 9 Feb 2024 10:44:24 +0100 Subject: [PATCH] sources: fix oci repo paths --- infrastructure/sources/8gears-n8n-helmrepository.yaml | 4 ++-- infrastructure/sources/forgejo-helmrepository.yaml | 4 ++-- infrastructure/sources/vikunja-helmrepository.yaml | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/infrastructure/sources/8gears-n8n-helmrepository.yaml b/infrastructure/sources/8gears-n8n-helmrepository.yaml index 1ed23fe..312cfc2 100644 --- a/infrastructure/sources/8gears-n8n-helmrepository.yaml +++ b/infrastructure/sources/8gears-n8n-helmrepository.yaml @@ -4,6 +4,6 @@ metadata: name: 8gears-n8n namespace: flux-system spec: - type: "oci" interval: 60m - url: oci://8gears.container-registry.com/library/n8n + type: "oci" + url: oci://8gears.container-registry.com/library diff --git a/infrastructure/sources/forgejo-helmrepository.yaml b/infrastructure/sources/forgejo-helmrepository.yaml index 87587e8..62e06b6 100644 --- a/infrastructure/sources/forgejo-helmrepository.yaml +++ b/infrastructure/sources/forgejo-helmrepository.yaml @@ -4,6 +4,6 @@ metadata: name: forgejo namespace: flux-system spec: - type: "oci" interval: 60m - url: oci://codeberg.org/forgejo-contrib/forgejo + type: "oci" + url: oci://codeberg.org/forgejo-contrib diff --git a/infrastructure/sources/vikunja-helmrepository.yaml b/infrastructure/sources/vikunja-helmrepository.yaml index d3b32c8..99df4c4 100644 --- a/infrastructure/sources/vikunja-helmrepository.yaml +++ b/infrastructure/sources/vikunja-helmrepository.yaml @@ -4,6 +4,7 @@ metadata: name: vikunja namespace: flux-system spec: - type: "oci" interval: 60m - url: oci://kolaente.dev/vikunja/vikunja + type: "oci" + url: oci://kolaente.dev/vikunja + #url: https://kolaente.dev/api/packages/vikunja/helm