|
1 | 1 | apiVersion: v1 |
2 | 2 | entries: |
3 | 3 | netbox: |
| 4 | + - annotations: |
| 5 | + artifacthub.io/changes: | |
| 6 | + - kind: changed |
| 7 | + description: New release |
| 8 | + links: |
| 9 | + - name: Changelog on GitHub Releases |
| 10 | + url: https://github.com/netbox-community/netbox-chart/releases?q=netbox- |
| 11 | + artifacthub.io/images: | |
| 12 | + - name: netbox |
| 13 | + image: ghcr.io/netbox-community/netbox:v4.2.8 |
| 14 | + - name: busybox |
| 15 | + image: docker.io/busybox:1.37.0 |
| 16 | + artifacthub.io/license: Apache-2.0 |
| 17 | + artifacthub.io/links: | |
| 18 | + - name: Upstream Project |
| 19 | + url: https://github.com/netbox-community/netbox |
| 20 | + apiVersion: v2 |
| 21 | + appVersion: v4.2.8 |
| 22 | + created: "2025-04-23T17:04:43.674078183Z" |
| 23 | + dependencies: |
| 24 | + - name: common |
| 25 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 26 | + tags: |
| 27 | + - bitnami-common |
| 28 | + version: ^2.30.0 |
| 29 | + - condition: postgresql.enabled |
| 30 | + name: postgresql |
| 31 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 32 | + version: ^16.6.3 |
| 33 | + - condition: redis.enabled |
| 34 | + name: redis |
| 35 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 36 | + version: ^20.13.1 |
| 37 | + description: IP address management (IPAM) and data center infrastructure management |
| 38 | + (DCIM) tool |
| 39 | + digest: 7e86544ef7155a8ae628610b5c103d9b0ad7c56688ebba03668e0d8f61a4dfc8 |
| 40 | + home: https://netbox.dev/ |
| 41 | + icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo_light.svg |
| 42 | + kubeVersion: ^1.25.0-0 |
| 43 | + maintainers: |
| 44 | + - name: netbox-community |
| 45 | + url: https://github.com/netbox-community |
| 46 | + - name: bootc |
| 47 | + url: https://github.com/bootc |
| 48 | + name: netbox |
| 49 | + sources: |
| 50 | + - https://github.com/netbox-community/netbox |
| 51 | + - https://github.com/netbox-community/netbox-chart |
| 52 | + type: application |
| 53 | + urls: |
| 54 | + - https://github.com/netbox-community/netbox-chart/releases/download/netbox-5.0.67/netbox-5.0.67.tgz |
| 55 | + version: 5.0.67 |
4 | 56 | - annotations: |
5 | 57 | artifacthub.io/changes: | |
6 | 58 | - kind: changed |
@@ -12441,4 +12493,4 @@ entries: |
12441 | 12493 | urls: |
12442 | 12494 | - https://github.com/netbox-community/netbox-chart/releases/download/netbox-operator-0.1.0/netbox-operator-0.1.0.tgz |
12443 | 12495 | version: 0.1.0 |
12444 | | -generated: "2025-04-23T12:13:27.971724717Z" |
| 12496 | +generated: "2025-04-23T17:04:43.675060954Z" |
0 commit comments