add app capacitor

This commit is contained in:
2024-06-09 23:49:52 +10:00
parent 0b9e624a1a
commit ddd5049025
4 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: OCIRepository
metadata:
name: capacitor
namespace: flux-system
spec:
interval: 12h
url: oci://ghcr.io/gimlet-io/capacitor-manifests
ref:
semver: ">=0.1.0"