File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,8 @@ type: application
55version : 0.1.0
66appVersion : " 0.1.0"
77icon : " https://example.com/icon.png"
8+ dependencies :
9+ # See: https://github.com/sapcc/helm-charts/pkgs/container/helm-charts%2Fowner-info
10+ - name : owner-info
11+ repository : oci://ghcr.io/sapcc/helm-charts
12+ version : 1.0.0
Original file line number Diff line number Diff line change @@ -74,3 +74,13 @@ certmanager:
7474# [NETWORK POLICIES]: To enable NetworkPolicies set true
7575networkPolicy :
7676 enable : false
77+
78+ owner-info :
79+ helm-chart-url : " https://github.com/ironcore-dev/network-operator/charts/network-operator"
80+ maintainers :
81+ - " felix.kaestner@sap.com"
82+ - " andreas.fritzler@sap.com"
83+ - " sebastian.wagner02@sap.com"
84+ - " enric.pujol@sap.com"
85+ support-group : " network-api"
86+ enabled : true
You can’t perform that action at this time.
0 commit comments