fix(cassandra): Remove values in charts.yaml for enterprise components.

This commit is contained in:
Thomas Kaltenbrunner
2024-12-04 18:42:54 +01:00
parent 45add7981c
commit c0cbb76921

View File

@@ -7,14 +7,11 @@
---
charts:
cassandra:
# providerCategory: "Community"
# providerResponsible: "openDesk"
# upstreamRegistry: "https://registry-1.docker.io"
# upstreamRepository: "bitnamicharts/cassandra"
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/external/charts/bitnami-charts"
name: "cassandra"
version: "12.0.4"
# Component is required for openDesk Enterprise only.
registry: ""
repository: ""
name: ""
version: ""
verify: true
certificates:
# providerCategory: "Platform"