Skip to content

Commit 2189dcb

Browse files
Update Helm release redis to v17.17.1 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cecd1b2 commit 2189dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/netbox/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: netbox
3-
version: 4.1.9
3+
version: 4.1.10
44
# renovate: image=netboxcommunity/netbox
55
appVersion: v3.3.2
66
description: IP address management (IPAM) and data center infrastructure management (DCIM) tool
@@ -16,6 +16,6 @@ dependencies:
1616
repository: https://charts.bitnami.com/bitnami
1717
condition: postgresql.enabled
1818
- name: redis
19-
version: 17.13.2
19+
version: 17.17.1
2020
repository: https://charts.bitnami.com/bitnami
2121
condition: redis.enabled

0 commit comments

Comments
 (0)