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:
|
spec:
|
||||||
chart: forgejo
|
chart: forgejo
|
||||||
version: 12.5.1
|
version: 12.5.1
|
||||||
sourceRef:
|
chartRef:
|
||||||
kind: OCIRepository
|
kind: OCIRepository
|
||||||
name: forgejo
|
name: forgejo
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,6 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
interval: 30m
|
interval: 30m
|
||||||
url: oci://code.forgejo.org/forgejo-helm/forgejo
|
url: oci://code.forgejo.org/forgejo-helm/forgejo
|
||||||
|
ref:
|
||||||
|
tag: "12.5.1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue