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 16, 2025
1 parent 65803b9 commit 67245dc
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-16T00:26:19.089442173Z"
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.3
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: ^20.6.3
description: IP address management (IPAM) and data center infrastructure management
(DCIM) tool
digest: 5d61559ca493101616f69259e47de29bb7942f35288e8c6fe90a440f70a5a310
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.18/netbox-5.0.18.tgz
version: 5.0.18
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -7893,4 +7945,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-15T21:59:38.173427078Z"
generated: "2025-01-16T00:26:19.090644635Z"

0 comments on commit 67245dc

Please sign in to comment.