We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecd1b2 commit 2189dcbCopy full SHA for 2189dcb
charts/netbox/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: netbox
3
-version: 4.1.9
+version: 4.1.10
4
# renovate: image=netboxcommunity/netbox
5
appVersion: v3.3.2
6
description: IP address management (IPAM) and data center infrastructure management (DCIM) tool
@@ -16,6 +16,6 @@ dependencies:
16
repository: https://charts.bitnami.com/bitnami
17
condition: postgresql.enabled
18
- name: redis
19
- version: 17.13.2
+ version: 17.17.1
20
21
condition: redis.enabled
0 commit comments