@@ -10,44 +10,39 @@ data:
10
10
cilium : |
11
11
ChartName: cilium
12
12
ChartVersion: 1.15.0
13
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
13
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
14
14
cluster-autoscaler : |
15
15
ChartName: cluster-autoscaler
16
16
ChartVersion: 9.37.0
17
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
17
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
18
18
local-path-provisioner-csi : |
19
19
ChartName: local-path-provisioner
20
20
ChartVersion: v0.0.29
21
21
RepositoryURL: https://charts.containeroo.ch
22
22
metallb : |
23
23
ChartName: metallb
24
24
ChartVersion: v0.14.5
25
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
25
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
26
26
nfd : |
27
27
ChartName: node-feature-discovery
28
28
ChartVersion: v0.15.2
29
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
29
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
30
30
nutanix-ccm : |
31
31
ChartName: nutanix-cloud-provider
32
32
ChartVersion: 0.3.3
33
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
33
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
34
34
nutanix-snapshot-csi : |
35
35
ChartName: nutanix-csi-snapshot
36
36
ChartVersion: 6.3.2
37
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
37
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
38
38
nutanix-storage-csi : |
39
39
ChartName: nutanix-csi-storage
40
40
ChartVersion: v3.0.0-beta.1912
41
- RepositoryURL: registry .{{ .Release.Namespace }}.svc
41
+ RepositoryURL: oci://mindthegap .{{ .Release.Namespace }}.svc
42
42
tigera-operator : |
43
43
ChartName: tigera-operator
44
- <<<<<<< HEAD
45
44
ChartVersion: v3.28.0
46
- RepositoryURL : https://docs.tigera.io/calico/charts
47
- =======
48
- ChartVersion : v3.26.4
49
- RepositoryURL : registry.{{ .Release.Namespace }}.svc
50
- >>>>>>> 3c3c0d8 (feat: self host helm charts with mindthegap)
45
+ RepositoryURL: oci://mindthegap.{{ .Release.Namespace }}.svc
51
46
kind : ConfigMap
52
47
metadata :
53
48
creationTimestamp : null
0 commit comments