We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5286818 commit 50e1db4Copy full SHA for 50e1db4
charts/netbox/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: netbox
3
-version: 7.1.0
+version: 7.1.1
4
# renovate: image=ghcr.io/netbox-community/netbox
5
-appVersion: "v4.4.1"
+appVersion: "v4.4.2"
6
type: application
7
kubeVersion: ^1.25.0-0
8
description: IP address management (IPAM) and data center infrastructure management (DCIM) tool
@@ -33,7 +33,7 @@ dependencies:
33
annotations:
34
artifacthub.io/images: |
35
- name: netbox
36
- image: ghcr.io/netbox-community/netbox:v4.4.1
+ image: ghcr.io/netbox-community/netbox:v4.4.2
37
- name: busybox
38
image: docker.io/busybox:1.37.0
39
- name: kubectl
0 commit comments