forked from netbox-community/netbox-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
37 lines (37 loc) · 1.22 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
37
apiVersion: v2
name: netbox-operator
version: 0.1.9
# renovate: image=ghcr.io/netbox-community/netbox-operator
appVersion: "v0.1.0-alpha.4"
type: application
kubeVersion: ^1.25.0-0
description: Operator to manage NetBox resources directly through Kubernetes
home: https://netbox.dev/
icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo_light.svg
sources:
- https://github.com/netbox-community/netbox-operator
- https://github.com/netbox-community/netbox-chart
maintainers:
- name: netbox-community
url: https://github.com/netbox-community
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: ^2.28.0
tags:
- bitnami-common
- name: netbox
version: ^5.0.7
repository: oci://ghcr.io/netbox-community/netbox-chart
condition: netbox.enabled
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Upstream Project
url: https://github.com/netbox-community/netbox-operator
artifacthub.io/changes: |
- kind: changed
description: New release
links:
- name: Changelog on GitHub Releases
url: https://github.com/netbox-community/netbox-chart/releases?q=netbox-operator-