51 lines
1.4 KiB
YAML
51 lines
1.4 KiB
YAML
kubeVersion: ">=1.24.0"
|
|
apiVersion: v2
|
|
name: netbox
|
|
version: 3.0.41
|
|
appVersion: 3.4.8
|
|
description: NetBox is the leading solution for modeling and documenting modern networks.
|
|
home: https://truecharts.org/charts/incubator/netbox
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbox.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/netbox-community/netbox-docker
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/netbox
|
|
- https://github.com/truecharts/containers/tree/master/mirrornetbox
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- network
|
|
- netbox
|
|
dependencies:
|
|
- name: common
|
|
version: 11.1.2
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: postgresql
|
|
version: 11.0.31
|
|
repository: https://deps.truecharts.org/
|
|
condition: postgresql.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: redis
|
|
version: 5.0.33
|
|
repository: https://deps.truecharts.org
|
|
condition: redis.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: network
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|