We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2189dcb commit debe502Copy full SHA for debe502
charts/netbox/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: netbox
3
-version: 4.1.10
+version: 4.1.11
4
# renovate: image=netboxcommunity/netbox
5
appVersion: v3.3.2
6
description: IP address management (IPAM) and data center infrastructure management (DCIM) tool
@@ -12,7 +12,7 @@ maintainers:
12
url: https://chaosdorf.de
13
dependencies:
14
- name: postgresql
15
- version: 12.12.10
+ version: 16.4.2
16
repository: https://charts.bitnami.com/bitnami
17
condition: postgresql.enabled
18
- name: redis
0 commit comments