2019-06-28 12:16:11 +00:00
|
|
|
---
|
2021-05-26 12:02:34 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: netbox
|
2020-08-23 19:04:55 +00:00
|
|
|
description: |
|
|
|
|
An IP address management (IPAM) and data center infrastructure management (DCIM) tool.
|
|
|
|
|
2021-10-11 14:39:19 +00:00
|
|
|
Important; With chart version 4.0.0 there are major upgrades to the packaged Redis and Postgres,
|
|
|
|
as well as a major version bump of Netbox that introduces housekeeping. Take care when upgrading.
|
2019-06-28 12:59:56 +00:00
|
|
|
icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico
|
2022-11-30 22:00:15 +00:00
|
|
|
appVersion: 3.3.9
|
2021-05-26 12:02:34 +00:00
|
|
|
|
|
|
|
type: application
|
2022-11-30 22:00:15 +00:00
|
|
|
version: 4.3.12
|
2021-05-26 12:02:34 +00:00
|
|
|
maintainers:
|
|
|
|
- name: Alexander Olofsson
|
|
|
|
email: ace@haxalot.com
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
- name: postgresql
|
2022-06-03 09:59:49 +00:00
|
|
|
version: ^10.6.0
|
2021-05-26 12:02:34 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: postgresql.enabled
|
|
|
|
- name: redis
|
2022-06-03 09:59:49 +00:00
|
|
|
version: ^15.7.0
|
2021-05-26 12:02:34 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|