mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
Add openclarity
This commit is contained in:
parent
c66c651402
commit
5269bc1e2c
3 changed files with 957 additions and 0 deletions
12
infra/openclarity/Chart.yaml
Normal file
12
infra/openclarity/Chart.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: v2
|
||||
name: openclarity
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
|
||||
version: 0.1.0
|
||||
appVersion: "1.16.0"
|
||||
|
||||
dependencies:
|
||||
- name: openclarity
|
||||
repository: oci://ghcr.io/openclarity/charts/openclarity
|
||||
version: 1.1.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue