-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChart.yaml
More file actions
50 lines (41 loc) · 918 Bytes
/
Chart.yaml
File metadata and controls
50 lines (41 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
apiVersion: v2
version: 1.0.0
name: development-core
dependencies:
#
# ArtifactHub
#
- name: artifact-hub
version: '>= 1.17.0'
repository: https://artifacthub.github.io/helm-charts/
condition: artifact-hub.enabled
#
# Argo-CD
#
#
# GitLab
#
- name: gitlab
version: '9.5.1'
repository: https://charts.gitlab.io/
condition: gitlab.enabled
#
# Harbor
#
- name: harbor
version: 1.18.2
repository: https://helm.goharbor.io
condition: harbor.enabled
# Renovate
- name: renovate
version: '>= 37.183.0'
repository: https://docs.renovatebot.com/helm-charts
condition: renovate.enabled
# Hoppscotch
- name: hoppscotch
version: '>= 0.3.1'
repository: oci://ghcr.io/deliveryhero/helm-charts
condition: hoppscotch.enabled
- name: common
version: '3.7.1'
repository: https://bjw-s-labs.github.io/helm-charts/