forked from netbox-community/netbox-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
36 lines (36 loc) · 1.1 KB
/
Chart.yaml
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
apiVersion: v2
name: netbox
version: 5.0.0-beta.168
appVersion: "v4.1.8"
type: application
kubeVersion: ^1.25.0-0
description: IP address management (IPAM) and data center infrastructure management (DCIM) tool
home: https://netbox.dev/
icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.svg
sources:
- https://github.com/netbox-community/netbox
- https://github.com/netbox-community/netbox-chart
maintainers:
- name: netbox-community
url: https://github.com/netbox-community
- name: bootc
url: https://github.com/bootc
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: ^2.28.0
tags:
- bitnami-common
- name: postgresql
version: ^16.3.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: redis
version: ^20.5.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Upstream Project
url: https://github.com/netbox-community/netbox