ci: remove forgejo deployment

This commit is contained in:
Patryk Hegenberg 2025-05-26 09:59:03 +02:00
parent 4c57a3bd5a
commit bcc94db42c
2 changed files with 0 additions and 12 deletions

View file

@ -3,4 +3,3 @@ kind: Kustomization
resources:
- home-assistant/
- kitchenowl/
- forgejo/

View file

@ -1,11 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: OCIRepository
metadata:
name: forgejo
namespace: flux-system
spec:
interval: 30m
url: oci://code.forgejo.org/forgejo-helm/forgejo
ref:
tag: "12.5.1"