Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: LeoColomb <[email protected]>
  • Loading branch information
LeoColomb committed Jan 13, 2025
1 parent a88b78b commit 986be84
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,58 @@
apiVersion: v1
entries:
netbox:
- annotations:
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-
artifacthub.io/images: |
- name: netbox
image: ghcr.io/netbox-community/netbox:v4.2.1
- name: busybox
image: docker.io/busybox:1.37.0
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Upstream Project
url: https://github.com/netbox-community/netbox
apiVersion: v2
appVersion: v4.2.1
created: "2025-01-13T19:02:16.591408437Z"
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: ^2.29.0
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: ^16.4.1
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: ^20.6.2
description: IP address management (IPAM) and data center infrastructure management
(DCIM) tool
digest: 936d76fd2f8bf40115cd31d3ab09086c9e0470c82b66f11dde5c3df5174b60d9
home: https://netbox.dev/
icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo_light.svg
kubeVersion: ^1.25.0-0
maintainers:
- name: netbox-community
url: https://github.com/netbox-community
- name: bootc
url: https://github.com/bootc
name: netbox
sources:
- https://github.com/netbox-community/netbox
- https://github.com/netbox-community/netbox-chart
type: application
urls:
- https://github.com/netbox-community/netbox-chart/releases/download/netbox-5.0.14/netbox-5.0.14.tgz
version: 5.0.14
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -7525,4 +7577,4 @@ entries:
urls:
- https://github.com/netbox-community/netbox-chart/releases/download/netbox-operator-0.1.0/netbox-operator-0.1.0.tgz
version: 0.1.0
generated: "2025-01-13T16:52:10.390659156Z"
generated: "2025-01-13T19:02:16.592129816Z"

0 comments on commit 986be84

Please sign in to comment.