fix: fix syntax for ocirepository and helmrelease for forgejo

This commit is contained in:
Patryk Hegenberg 2025-05-26 07:57:53 +02:00
parent 655e277108
commit c192937f56
2 changed files with 3 additions and 1 deletions

View file

@ -9,7 +9,7 @@ spec:
spec:
chart: forgejo
version: 12.5.1
sourceRef:
chartRef:
kind: OCIRepository
name: forgejo
namespace: flux-system

View file

@ -6,4 +6,6 @@ metadata:
spec:
interval: 30m
url: oci://code.forgejo.org/forgejo-helm/forgejo
ref:
tag: "12.5.1"