fix: fix syntax for ocirepository and helmrelease for forgejo
This commit is contained in:
parent
655e277108
commit
c192937f56
2 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ spec:
|
|||
spec:
|
||||
chart: forgejo
|
||||
version: 12.5.1
|
||||
sourceRef:
|
||||
chartRef:
|
||||
kind: OCIRepository
|
||||
name: forgejo
|
||||
namespace: flux-system
|
||||
|
|
|
|||
|
|
@ -6,4 +6,6 @@ metadata:
|
|||
spec:
|
||||
interval: 30m
|
||||
url: oci://code.forgejo.org/forgejo-helm/forgejo
|
||||
ref:
|
||||
tag: "12.5.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue